home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.os.linux.suse      Suse is actually not that bad      138,051 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 137,066 of 138,051   
   Carlos E.R. to Carlos E.R.   
   Re: Can you help with these odd files in   
   26 Aug 20 23:00:46   
   
   From: robin_listas@es.invalid   
      
   On 26/08/2020 20.43, Carlos E.R. wrote:   
   > On 26/08/2020 15.19, grinch wrote:   
   >> On 26/08/2020 12:49, Andrew wrote:   
   >>> grinch wrote:   
   >>>> On 26/08/2020 09:43, grinch wrote:   
      
      
   >>> I clear /tmp on every boot.  There's a setting in YaST somewhere   
   >>> which does this, unfortunately a quick search has not come up with   
   >>> the setting.  Whatever the setting is, it works under Leap 15.1.   
   >>   
   >> Bleachbit does a similar job, but I will investigate the yast option   
   >> thanks for the tip.   
   >   
   > AFAIK, the option was removed years ago. There is a systemd file that   
   > can be modified, though.   
      
   See man 5 tmpfiles.d   
      
   cp /usr/lib/tmpfiles.d/tmp.conf /etc/tmpfiles.d/tmp.conf   
   change:   
      
   # Clear tmp directories separately, to make them easier to override   
   # SUSE policy: we don't clean those directories   
   d /tmp 1777 root root -   
   d /var/tmp 1777 root root -   
      
   to:   
      
   # Clear tmp directories separately, to make them easier to override   
   # My policy: empty /tmp en /var/tmp.   
   D /tmp 1777 root root 1d   
   D /var/tmp 1777 root root 1d   
      
   or, to have it run only on boot:   
      
   d! /tmp 1777 root root -   
   d! /var/tmp 1777 root root -   
      
      
   more info:   
      
      
      
      
      
   --   
   Cheers, Carlos.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca