433ac546cb
special (and customizable) privileges in a nosuid environment. It is based on a client/server model and on the ability to pass file descriptors between processes. PR: ports/88354 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be>
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
bin/suz
|
|
etc/issue.suz
|
|
etc/motd.suz
|
|
@unexec if cmp -s %D/etc/sud.conf.sample %D/etc/sud.conf; then rm -f %D/etc/sud.conf; fi
|
|
etc/sud.conf.sample
|
|
@exec if [ ! -f %D/etc/sud.conf ] ; then cp -p %D/%F %B/sud.conf; fi
|
|
sbin/ilogin
|
|
sbin/sud
|