[baseimage]: Cleanup sudoers file (#6518)

This commit is contained in:
Qi Luo 2021-01-21 08:28:32 -08:00 committed by GitHub
parent df297731f6
commit 25e4d773b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,6 @@ Cmnd_Alias READ_ONLY_CMDS = /bin/cat /var/log/syslog*, \
/sbin/brctl show, \ /sbin/brctl show, \
/usr/bin/docker exec snmp cat /etc/snmp/snmpd.conf, \ /usr/bin/docker exec snmp cat /etc/snmp/snmpd.conf, \
/usr/bin/docker exec bgp cat /etc/quagga/bgpd.conf, \ /usr/bin/docker exec bgp cat /etc/quagga/bgpd.conf, \
/usr/bin/docker exec * ps aux, \
/usr/bin/docker images *, \ /usr/bin/docker images *, \
/usr/bin/docker ps *, \ /usr/bin/docker ps *, \
/usr/bin/lldpctl, \ /usr/bin/lldpctl, \