Subject: Re: Disappearing /var/run/news dir (fwd)
To: Tom T. Thai <tomthai@future.net>
From: Andrew Brown <codewarrior@daemon.org>
List: current-users
Date: 06/19/1997 18:20:23
>is this true?

uh...yeah?  look at the top of /etc/rc right below the part where it
mounts /var...

   ...
   mount /var >/dev/null 2>&1

   # clean up left-over files
   rm -f /etc/nologin
   rm -f /var/spool/lock/LCK.*
   rm -f /var/spool/uucp/STST/*
   (cd /var/run && { rm -rf -- *; install -c -m 664 -g utmp /dev/null utmp; })
   ...

why don't you stick it in /var/spool?

-- 
|-----< "CODE WARRIOR" >-----|
andrew@echonyc.com (TheMan)        * "ah!  i see you have the internet
codewarrior@daemon.org                               that goes *ping*!"
warfare@graffiti.com      * "information is power -- share the wealth."