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:
Andrey A. Chernov 1997-06-04 19:20:04 +00:00
parent 69256390c3
commit d17b6a6afa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=26449

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