Re: [gentoo-user] Delete /tmp content

2017-02-08 Thread Hogren
Hello world ! I do an answer very very very late. But I would to thanks a lot Rich, Mick, Walter Dnes, James, and Marc Joliet, for their responses. The basic subject make a interesting conversation. I think my problem was that my /tmp is a LVM logical volume. The systemd service did empty the

Re: [gentoo-user] Delete /tmp content

2016-07-15 Thread Marc Joliet
On Friday 15 July 2016 08:44:39 Rich Freeman wrote: > I checked and it looks like the default on Gentoo is to not clear > tmpfiles on a running system at all: > cat /usr/lib/tmpfiles.d/tmp.conf > v /tmp 1777 root root > v /var/tmp 1777 root root Which is due to https://bugs.gentoo.org/show_bug.cgi

Re: [gentoo-user] Delete /tmp content

2016-07-15 Thread waltdnes
On Fri, Jul 15, 2016 at 01:43:34PM +0200, Hogren wrote >Hello everybody ! > > After several strange problems, I discovered that my /tmp content was > never deleted. > > Is there a natif mechanism (with fstab or other option) and it's just a > misconfiguration or there isn't, and I need to u

Re: [gentoo-user] Delete /tmp content

2016-07-15 Thread Mick
On Friday 15 Jul 2016 08:44:39 Rich Freeman wrote: > On Fri, Jul 15, 2016 at 7:43 AM, Hogren wrote: > > After several strange problems, I discovered that my /tmp content was > > never > > deleted. > > > > Is there a natif mechanism (with fstab or other option) and it's just a > > misconfiguration

Re: [gentoo-user] Delete /tmp content

2016-07-15 Thread Rich Freeman
On Fri, Jul 15, 2016 at 7:43 AM, Hogren wrote: > > After several strange problems, I discovered that my /tmp content was never > deleted. > > Is there a natif mechanism (with fstab or other option) and it's just a > misconfiguration or there isn't, and I need to use a systemd service ? > If you'r