Re: disable autocleanup of /tmp

2013-02-13 Thread Gaylord Toneff
-390@vm.marist.edu, Date: 02/12/2013 01:20 AM Subject:Re: disable autocleanup of /tmp Sent by:Linux on 390 Port LINUX-390@vm.marist.edu Hi, probably /etc/sysconfig/cron is what you are looking for: ## Path:System/Cron ## Description: days to keep old files in tmp-dirs

Re: disable autocleanup of /tmp

2013-02-12 Thread Tobias Doerkes
Hi, probably /etc/sysconfig/cron is what you are looking for: ## Path:    System/Cron ## Description: days to keep old files in tmp-dirs, 0 to disable ## Type:    integer ## Default: 0 ## Config: # # cron.daily can check for old files in tmp-dirs. It will delete all files #

disable autocleanup of /tmp

2013-01-18 Thread Mark Pace
Is there a way to disable autocleanup of /tmp at boot? I've found /etc/rc.d/boot.cleanup but I'm unsure of what to change to make it not cleanup. Thanks. -- The postings on this site are my own and don’t necessarily represent Mainline’s positions or opinions Mark D Pace Senior Systems

Re: disable autocleanup of /tmp

2013-01-18 Thread Mauro Souza
...@gmail.com Is there a way to disable autocleanup of /tmp at boot? I've found /etc/rc.d/boot.cleanup but I'm unsure of what to change to make it not cleanup. Thanks. -- The postings on this site are my own and don’t necessarily represent Mainline’s positions or opinions Mark D Pace Senior

Re: disable autocleanup of /tmp

2013-01-18 Thread Mark Post
On 1/18/2013 at 03:42 PM, Mark Pace pacemainl...@gmail.com wrote: Is there a way to disable autocleanup of /tmp at boot? I've found /etc/rc.d/boot.cleanup but I'm unsure of what to change to make it not cleanup. chkconfig boot.cleanup off Mark Post

Re: disable autocleanup of /tmp

2013-01-18 Thread Peter Linnell
autocleanup of /tmp at boot? I've found /etc/rc.d/boot.cleanup but I'm unsure of what to change to make it not cleanup. Thanks. -- The postings on this site are my own and don’t necessarily represent Mainline’s positions or opinions Mark D Pace Senior Systems Engineer Mainline Information Systems

Re: disable autocleanup of /tmp

2013-01-18 Thread Leland Lucius
If you're running SLES, check /etc/sysconfig/cron. There's a setting called CLEAR_TMP_DIRS_AT_BOOTUP. It appears the default is NO. On Fri, Jan 18, 2013 at 2:42 PM, Mark Pace pacemainl...@gmail.com wrote: Is there a way to disable autocleanup of /tmp at boot? I've found /etc/rc.d

Re: disable autocleanup of /tmp

2013-01-18 Thread Mark Pace
...@gmail.com Is there a way to disable autocleanup of /tmp at boot? I've found /etc/rc.d/boot.cleanup but I'm unsure of what to change to make it not cleanup. Thanks. -- The postings on this site are my own and don't necessarily represent Mainline's positions or opinions Mark D

Re: disable autocleanup of /tmp

2013-01-18 Thread Veencamp, Jonathon D.
This is for SLES, and is the opposite of what you want, but it shows where it is configured (at least on SLES) 2013/1/18 Mark Pace pacemainl...@gmail.com Is there a way to disable autocleanup of /tmp at boot? I've found /etc/rc.d/boot.cleanup but I'm unsure of what to change to make

Re: disable autocleanup of /tmp

2013-01-18 Thread Rick Troth
inline: velologo.gifinline: Facebook.jpginline: LinkedIn.jpginline: TwitterL.jpginline: XingButt.jpg signature.asc Description: OpenPGP digital signature

Re: disable autocleanup of /tmp

2013-01-18 Thread Mark Pace
, it will clear /tmp on every boot. I kept it on 30... Mauro http://mauro.limeiratem.com - registered Linux User: 294521 Scripture is both history, and a love letter from God. 2013/1/18 Mark Pace pacemainl...@gmail.com Is there a way to disable autocleanup of /tmp at boot? I've found /etc/rc.d

Re: disable autocleanup of /tmp

2013-01-18 Thread Mark Pace
...@gmail.com wrote: Is there a way to disable autocleanup of /tmp at boot? I've found /etc/rc.d/boot.cleanup but I'm unsure of what to change to make it not cleanup. chkconfig boot.cleanup off Mark Post -- For LINUX