[sonic-utilities]: Update submodule (#581)

This commit is contained in:
Joe LeVeque 2017-05-10 12:39:00 -07:00 committed by GitHub
parent 8993614d6b
commit 6393afdb0b
2 changed files with 5 additions and 3 deletions

View File

@ -17,8 +17,10 @@ Defaults env_keep += "VTYSH_PAGER"
# Cmnd alias specification # Cmnd alias specification
# Note: bcmcmd is dangerous for users in read only netgroups because it may operate ASIC # Note: bcmcmd is dangerous for users in read only netgroups because it may operate ASIC
Cmnd_Alias READ_ONLY_CMDS = /usr/bin/portstat,\ Cmnd_Alias READ_ONLY_CMDS = /usr/bin/decode-syseeprom, \
/usr/bin/vtysh -c "show.*" /usr/bin/vtysh -c show *, \
/bin/cat /var/log/syslog, \
/usr/bin/tail -f /var/log/syslog
# User privilege specification # User privilege specification
root ALL=(ALL:ALL) ALL root ALL=(ALL:ALL) ALL

@ -1 +1 @@
Subproject commit 452df11df5a47e1d646e5ce846757112b526694f Subproject commit 3378ef8387f643f3ef81cbc15a6b4bda95570e21