Restore /var/run/*.pid cleaning, gated already moved off the way

and innd store its .pid inside its own directories
This commit is contained in:
ache 1997-06-04 19:20:04 +00:00
parent dc1da36953
commit a2252afc62

1
etc/rc
View File

@ -130,6 +130,7 @@ chmod 666 /dev/tty[pqrsPQRS]*
rm -f /etc/nologin
rm -f /var/spool/lock/*
rm -rf /var/spool/uucp/.Temp/*
rm -f /var/run/*.pid
(cd /var/run && { cp /dev/null utmp; chmod 644 utmp; })
# enable dumpdev so that savecore can see it