Fix some syslogd pidfile and installing support scripts.

This commit is contained in:
Roy Marples
2008-01-11 21:54:33 +00:00
parent bcbdb0ed13
commit e4e18d21ed
3 changed files with 6 additions and 7 deletions

View File

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