Skip to content

Commit c5b7370

Browse files
qiluo-msftlguohan
authored andcommitted
[baseimage]: Cleanup sudoers file (#6518)
1 parent 039f5c2 commit c5b7370

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

files/image_config/sudoers/sudoers

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ Cmnd_Alias READ_ONLY_CMDS = /bin/cat /var/log/syslog*, \
2323
/sbin/brctl show, \
2424
/usr/bin/docker exec snmp cat /etc/snmp/snmpd.conf, \
2525
/usr/bin/docker exec bgp cat /etc/quagga/bgpd.conf, \
26-
/usr/bin/docker exec * ps aux, \
2726
/usr/bin/docker images *, \
28-
/usr/bin/docker ps*, \
27+
/usr/bin/docker ps *, \
2928
/usr/bin/lldpctl, \
3029
/usr/bin/sensors, \
3130
/usr/bin/tail -F /var/log/syslog, \

0 commit comments

Comments
 (0)