freebsd-ports/security/sud/pkg-plist
Pav Lucistnik 433ac546cb Sud is a daemon to execute interactive and non-interactive processes with
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>
2005-11-12 11:50:40 +00:00

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