Mailinglist Archive: opensuse-bugs (4255 mails)
| < Previous | Next > |
[Bug 721682] CLEAR_TMP_DIRS_AT_BOOTUP does not work
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 12 Dec 2011 18:42:08 +0000
- Message-id: <20111212184208.2465DCC7D1@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=721682
https://bugzilla.novell.com/show_bug.cgi?id=721682#c16
--- Comment #16 from Benjamin Poirier <bpoirier@xxxxxxxx> 2011-12-12 18:42:06
UTC ---
(In reply to comment #12)
cd /etc/init.d/
./boot.cleanup start
Interesting workaround.
I'm hesitant to try that, because by the time "boot.local" is run, there might
already be other processes started that are using "/tmp". The clearing really
needs to be done immediately after the file system mounts, and before starting
various server processes.
Good point, /etc/init.d/boot.local contains the following comment though:
# Here you should add things, that should happen directly after booting
# before we're going to the first run level.
Sounds safe...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |