On Wed, 13 Jun 2001, Binand Raj S. spewed into the ether:
> tmpwatch is run from cron - not at boot time. What I want is a
> FreeBSD like behaviour - that /tmp will be empty after reboot.
Errr, whats wrong with 
rm -rf /tmp/*
rf -rf /tmp/.*
in rc.local?
Or maybe 
rm -rf /tmp
mkdir /tmp
chmod 1777 /tmp

Devdas Bhagat
-- 
Marriage is a ghastly public confession of a strictly private intention.

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to