Re: Earlier /tmp cleanup in /etc/rc
"Theo de Raadt" <[email protected]>
| Newsgroups | gmane.os.openbsd.tech |
|---|---|
| Message-ID | <[email protected]> |
Craig Skinner <[email protected]> wrote: > On Wed, 26 Aug 2026 21:14:25 -0600 "Theo de Raadt" wrote: > > 3) With an inode freed up for mktemp, create a directory and move all > > the deleteable files into that directory and remove it asyncronously. > > > > [snip] > > > > Of course, the failure to remove files will be noisy, so the entire > > contraption redirects errors to /dev/null. > > > If the asynchronous removes are done in a batch(1) job:- > *) root would get an email of any problems > *) the boot process would be quieter. Did you write a diff to test your proposal? No you didn't.