# This runset governs many servers
# (Note that several of these examples are specific to my system, where I
# have privately modified the daemon to support a --foreground option.)
#
# This runset is running when the system boots, because it is listed
# on switch's command line in /etc/rs.d/init/multiuser
!user root

PATH=/bin:/sbin:/usr/bin:/usr/sbin

once portmap --foreground
once named -f -u dns
once pprd --foreground
once smbd -DF
once nmbd -DF
once pcnfsd --no-fork
once nfsd --foreground
once mountd -F
persona=http service tcp:www-http wnd -Eu -t 53
service tcp:telnet telnetd -u 0
service tcp:smtp exim -bs
service tcp:pop3 popper
