Skip to content

Commit 3860186

Browse files
authored
[sudoers] add /usr/local/bin/storyteller to READ_ONLY_CMDS (sonic-net#13422) (sonic-net#13530)
1 parent f86aae7 commit 3860186

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

files/image_config/sudoers/sudoers

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ Cmnd_Alias READ_ONLY_CMDS = /bin/cat /var/log/syslog*, \
4242
/usr/local/bin/pcieutil *, \
4343
/usr/local/bin/psuutil *, \
4444
/usr/local/bin/sonic-installer list, \
45-
/usr/local/bin/sfputil show *
45+
/usr/local/bin/sfputil show *, \
46+
/usr/local/bin/storyteller *
4647

4748

4849
Cmnd_Alias PASSWD_CMDS = /usr/local/bin/config tacacs passkey *, \

0 commit comments

Comments
 (0)