CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2010/07/13 06:28:13
Modified files: etc : rc Log message: When cleaning /tmp at boot, run the slower find unconditionally. Previously if the quick rm -rf failed, find was not run, so some files were not removed. Looks good to t...@.