Add /usr/bin/generate_dump to sudoers file; Update sonic-utilities submodule (#603)
This commit is contained in:
parent
d296ceadd5
commit
910e666798
@ -18,6 +18,7 @@ Defaults env_keep += "VTYSH_PAGER"
|
||||
# Cmnd alias specification
|
||||
# Note: bcmcmd is dangerous for users in read only netgroups because it may operate ASIC
|
||||
Cmnd_Alias READ_ONLY_CMDS = /usr/bin/decode-syseeprom, \
|
||||
/usr/bin/generate_dump, \
|
||||
/usr/bin/vtysh -c show *, \
|
||||
/bin/cat /var/log/syslog, \
|
||||
/usr/bin/tail -f /var/log/syslog
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 3378ef8387f643f3ef81cbc15a6b4bda95570e21
|
||||
Subproject commit f31087a030e685c6e1bcbdfa49d7a322c7f3d66a
|
Loading…
Reference in New Issue
Block a user