mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
e5eaf1bdf0
PR: ports/69288 (based on) Approved by: maintainer timeout (mharo; year and a half)
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
@unexec if cmp -s %D/etc/sudoers %D/etc/sudoers.default; then rm -f %D/etc/sudoers; fi
|
|
bin/sudo
|
|
bin/sudoedit
|
|
etc/sudoers.default
|
|
etc/sudoers.sample
|
|
libexec/sudo_noexec.so
|
|
sbin/visudo
|