[Bug 133923] Re: clamav-freshclam cannot save pid

2007-08-21 Thread Matt \Cyber Dog\ LaPlante
Good to hear it's fixed, however I have an issue with the workaround.  I
don't know the details of the implementation of /var/run, however it
appears to be cleared at reboot.  I've already tried to create the
directory, but the daemons wind up dying whenever the machine restarts
because the directory goes away.  I also tried setting them to use the
top-level of /var/run, however the permissions don't seem to allow it.

-- 
clamav-freshclam cannot save pid
https://bugs.launchpad.net/bugs/133923
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 133923] Re: clamav-freshclam cannot save pid

2007-08-21 Thread Scott Kitterman
Yes.  /var/run is a tempfs and so gets cleared on every reboot.  What you 
need to do is add a test for the existence of the PID dir and creating if 
it's not there in the freshclam init.

Alternatively, upgrade to the version in feisty-backports.

-- 
clamav-freshclam cannot save pid
https://bugs.launchpad.net/bugs/133923
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs