We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/usr/local/bin/storyteller
READ_ONLY_CMDS
1 parent f86aae7 commit 3860186Copy full SHA for 3860186
1 file changed
files/image_config/sudoers/sudoers
@@ -42,7 +42,8 @@ Cmnd_Alias READ_ONLY_CMDS = /bin/cat /var/log/syslog*, \
42
/usr/local/bin/pcieutil *, \
43
/usr/local/bin/psuutil *, \
44
/usr/local/bin/sonic-installer list, \
45
- /usr/local/bin/sfputil show *
+ /usr/local/bin/sfputil show *, \
46
+ /usr/local/bin/storyteller *
47
48
49
Cmnd_Alias PASSWD_CMDS = /usr/local/bin/config tacacs passkey *, \
0 commit comments