https://bugzilla.novell.com/show_bug.cgi?id=721682 https://bugzilla.novell.com/show_bug.cgi?id=721682#c11 mike willis <mike.willis@warwick.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mike.willis@warwick.ac.uk --- Comment #11 from mike willis <mike.willis@warwick.ac.uk> 2011-11-27 14:14:42 UTC --- I've added these two lines: cd /etc/init.d/ /boot.cleanup start to /etc/init.d/boot.local and that causes /tmp to be cleared at boot as desired (dependent upon that being set in /etc/sysconfig/cron of course). Just calling /etc/init.d/boot.cleaup results in a message "redirecting to systemctl" and /tmp not being cleared. Setting the working directory to /etc/init.d then calling boot.cleanup with relative path apparently bypasses whatever it is that causes the "redirecting to systemctl" message. I agree with this from comment 6: "Either CLEAR_TMP_DIRS_AT_BOOTUP should work, or the documentation should change to stop mentioning this option. I prefer the first of those choices." I would add that if CLEAR_TMP_DIRS_AT_BOOTUP and similar are removed, equivalent functionality must be provided. -- 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.