lockfiles don't get cleaned up at reboot
Brought to you by:
dogsbody,
dogsbodymark
Christoph Anton Mitterer reported the following on the Debian tracker (http://bugs.debian.org/815693):
"rkhunter places it's lockfiles apparently in a location
(per default /var/lib/something) that doesn't get cleaned
up on reboot.
It should rather use to proper location, e.g. /var/lock
or /run/lock."
I would suggest making the lock directory configurable in rkhunter.conf separately from the TMPDIR.
Good idea. I'll look into this.
Now in the CVS version as the LOCKDIR option.