These are FreeBSD specific

This commit is contained in:
Roy Marples 2008-01-11 22:29:12 +00:00
parent e4e18d21ed
commit 0ec43dfe47
5 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
command=/usr/sbin/syslogd
command_args=${syslogd_args}
pidfile=/var/run/syslogd.pid
pidfile=$(strings ${command} | grep /var/run/syslog)
name="System Logger Daemon"
depend()

View File

@ -1,2 +1 @@
BOOT+= hostid net.lo0 newsyslog savecore syslogd
DEFAULT+= local.rc mixer powerd

View File

@ -1 +1,2 @@
BOOT+= clock dumpon syscons
BOOT+= clock dumpon syscons
DEFAULT+= mixer powerd