We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13d460 commit e5c6c2fCopy full SHA for e5c6c2f
files/image_config/sudoers/sudoers
@@ -40,7 +40,7 @@ Cmnd_Alias READ_ONLY_CMDS = /sbin/brctl show, \
40
/usr/bin/vtysh -c show bgp ipv[46] summary json, \
41
/usr/bin/vtysh -n [0-9] -c show version, \
42
/bin/ip netns identify [0-9]*, \
43
- /bin/cat /var/log/syslog*, \
+ /bin/cat /var/log/syslog, /bin/cat /var/log/syslog.1 /var/log/syslog, /bin/cat /var/log/syslog.1, \
44
/usr/bin/tail -F /var/log/syslog
45
46
Cmnd_Alias PASSWD_CMDS = /usr/bin/config tacacs passkey *, \
0 commit comments