On Thursday, July 19, 2012 09:14:12 AM Andreas Beckmann wrote: > On 2012-07-19 08:56, Scott Kitterman wrote: > > I left in the part where the init script will create it if it doesn't > > exist > > already. I checked and it gets correctly removed both after initial > > install and if I remove the directory and let the init recreate it. > > Expect a lintian error and someone filing a RC bug as shipping something > in /var/run is a policy violation: > http://www.debian.org/doc/debian-policy/ch-opersys.html#s-fhs-run
Right. Good point. Does this mean I don't need to worry about leaving an empty /var/run/clamav on the system? All of clamav-freshclam, clamav-daemon, and clamav-milter write files in that directory at some point and so I think my choices are to leave the directory on purge and let the next boot clear it up or have one of the above (or perhaps clamav-base) remove it on purge and then I've got another case of "removes directories that were installed by another package" for /var/run/clamav. Suggestions appreciated? Scott K -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org