Remove old syslogd.pid at boot time

This commit is contained in:
Ben Gras 2006-04-04 16:12:08 +00:00
parent b24c08c254
commit 7a1853a524

View file

@ -116,6 +116,8 @@ start)
ln -s /tmp/log /var/log || true
. /etc/rc.cd
fi
# syslogd has not been started yet
rm /var/run/syslogd.pid
daemonize syslogd
echo .