Re: /tmp files

2015-02-20 Thread jd1008
On 02/19/2015 11:16 PM, Tim wrote: Allegedly, on or about 19 February 2015, jd1008 sent: Interesting obeservation, after I disabled the creation and mount a tmpfs on /tmp TODAY. $ cd /tmp $ ls -ltr total 1264K drwx-- 2 jd jd 4096 Dec 31 1969 orbit-jd/ -rw---. 1 root root

Re: /tmp files

2015-02-19 Thread Tim
Allegedly, on or about 19 February 2015, jd1008 sent: > Interesting obeservation, after I disabled the creation and mount a > tmpfs on /tmp TODAY. > $ cd /tmp > $ ls -ltr > total 1264K > drwx-- 2 jd jd 4096 Dec 31 1969 orbit-jd/ > -rw---. 1 root root 0 Oct 8 13:15 yum.log >

Re: /tmp files

2015-02-19 Thread Matthew Miller
On Thu, Feb 19, 2015 at 11:06:31AM -0700, jd1008 wrote: > Thank you Matthew, Thank you Rejy for your help. > All is well now. > systemctl mask tmp.mount > and > vi /usr/lib/tmpfiles.d/tmp.conf > where I commented out those 2 lines outlibed by Matthew > did the trick. > Will this change survive the

Re: /tmp files

2015-02-19 Thread Matthew Miller
On Thu, Feb 19, 2015 at 10:34:31AM -0700, jd1008 wrote: > > d /tmp 1777 root root 10d > > d /var/tmp 1777 root root 30d > What about [...] > Which of these should be disabled in order to make my /tmp files to > survive reboot? None of them. Files in /etc/tmpfile

Re: /tmp files

2015-02-19 Thread jd1008
h of these should be disabled in order to make my /tmp files to survive reboot? Generally it is the *.conf file which needs to be created/edited to change the default configuration settings for services. So it looks like /usr/lib/tmpfiles.d/tmp.conf is your friend for this objective. 'man s

Re: /tmp files

2015-02-19 Thread jd1008
h of these should be disabled in order to make my /tmp files to survive reboot? Generally it is the *.conf file which needs to be created/edited to change the default configuration settings for services. So it looks like /usr/lib/tmpfiles.d/tmp.conf is your friend for this objective. 'man s

Re: /tmp files

2015-02-19 Thread Rejy M Cyriac
/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service > /usr/lib/systemd/system/timers.target.wants/systemd-tmpfiles-clean.timer > > Which of these should be disabled in order to make my /tmp files to > survive reboot? > Generally it is the *.conf file which

Re: /tmp files

2015-02-19 Thread jd1008
emd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service /usr/lib/systemd/system/timers.target.wants/systemd-tmpfiles-clean.timer Which of these should be disabled in order to make my /tmp files to survive reboot? -- use

Re: /tmp files

2015-02-19 Thread jd1008
On 02/19/2015 07:26 AM, Fran Tsao Santín wrote: 2015-02-19 15:16 GMT+01:00 Tim >: jd1008 mailto:jd1...@gmail.com>> wrote: >> What is the process that deletes contents of /tmp? >> Is it the shutdown scripts or the scripts started by systemd?

Re: /tmp files

2015-02-19 Thread Matthew Miller
On Fri, Feb 20, 2015 at 12:46:31AM +1030, Tim wrote: > > Neither, it's a function of it being on tmpfs and being rebooted - > > it's not persistent. Whereas /var/tmp is managed by > > systemd-tmpfiles-clean.timer. > And on those systems that are left running 24 hours a day? Note that systemd-tmpfi

Re: /tmp files

2015-02-19 Thread Matthew Miller
On Thu, Feb 19, 2015 at 09:40:47AM -0700, jd1008 wrote: > So,my next question, can I create a disk based permanent /tmp > and prevent the tmpfs from being created at every boot? > Preventing the creation of tmpfs for /tmp. Where is that > done so I can revert back to using HD for /tmp? Run sud

Re: /tmp files

2015-02-19 Thread Joachim Backes
On 02/19/2015 05:40 PM, jd1008 wrote: > On 02/18/2015 10:19 PM, Ed Greshko wrote: >> You mean when not using tmpfs for /tmp? > On 02/18/2015 11:15 PM, Chris Murphy wrote: >> Neither, it's a function of it being on tmpfs and being rebooted - >> it's not persistent. Whereas /var/tmp is managed by

Re: /tmp files

2015-02-19 Thread jd1008
On 02/18/2015 10:19 PM, Ed Greshko wrote: You mean when not using tmpfs for /tmp? On 02/18/2015 11:15 PM, Chris Murphy wrote: Neither, it's a function of it being on tmpfs and being rebooted - it's not persistent. Whereas /var/tmp is managed by systemd-tmpfiles-clean.timer. OK, I should have

Re: /tmp files

2015-02-19 Thread Fran Tsao Santín
Maybe it's installed the tmpwatch package... https://fedorahosted.org/tmpwatch/ 2015-02-19 15:16 GMT+01:00 Tim : > jd1008 wrote: > >> What is the process that deletes contents of /tmp? > >> Is it the shutdown scripts or the scripts started by systemd? > > Chris Murphy: > > Neither, it's a funct

Re: /tmp files

2015-02-19 Thread Tim
jd1008 wrote: >> What is the process that deletes contents of /tmp? >> Is it the shutdown scripts or the scripts started by systemd? Chris Murphy: > Neither, it's a function of it being on tmpfs and being rebooted - > it's not persistent. Whereas /var/tmp is managed by > systemd-tmpfiles-clean.ti

Re: /tmp files

2015-02-18 Thread Chris Murphy
On Wed, Feb 18, 2015 at 8:38 PM, jd1008 wrote: > What is the process that deletes contents of /tmp? > Is it the shutdown scripts or the scripts started by systemd? Neither, it's a function of it being on tmpfs and being rebooted - it's not persistent. Whereas /var/tmp is managed by systemd-tmpfil

Re: /tmp files

2015-02-18 Thread Ed Greshko
On Feb 19, 2015 11:39 AM, "jd1008" wrote: > > What is the process that deletes contents of /tmp? > Is it the shutdown scripts or the scripts started by systemd? > -- You mean when not using tmpfs for /tmp? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

/tmp files

2015-02-18 Thread jd1008
What is the process that deletes contents of /tmp? Is it the shutdown scripts or the scripts started by systemd? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://