On 02/09/2016 10:55 AM, Kai Bojens wrote:
They should, however, be
removed daily. I'd like to solve this with systemd's own tools instead
of searching for some 'tmp-reaper'.
At the risk of repeating myself, "systemd's own tools" ARE a "tmp-reaper."
From "man systemd-tmpfiles-clean.timer":
DESC
Am 09.02.2016 um 19:34 schrieb Dennis Jacobfeuerborn:
>> Am I missing something? Is there a better way with a systemd based systemd to
>> have these files removed daily?
> Have you checked which process creates the files and doesn't apparently
> clean them up properly by checking the contents for
On 09.02.2016 17:05, Kai Bojens wrote:
> CentOS: 7.1.1503
>
> I have a problem with systemd which somehow manages to fill /tmp up with a
> lot of
> files. These files obviously are from the Apache server and don't pose a
> problem
> per se. The problem is that these files don't get removed daily
On 02/09/2016 08:05 AM, Kai Bojens wrote:
It was my understanding that these temp-files should have been removed daily as
it is stated here:
Not all files, just those mentioned in /etc/tmpfiles.d/*
___
CentOS mailing list
CentOS@centos.org
https://lis
On Tue, Dec 11, 2012 at 9:57 PM, Leon Fauster
wrote:
> Am 10.12.2012 um 18:01 schrieb Rudi Ahlers:
>> On Mon, Dec 10, 2012 at 6:58 PM, wrote:
>
> i would suggest another point of view - what should use tmp?
> Users, Admins speak humans or scripts, apps speak machines?
>
It's for whatever you lik
Am 10.12.2012 um 18:01 schrieb Rudi Ahlers:
> On Mon, Dec 10, 2012 at 6:58 PM, wrote:
>> Rudi Ahlers wrote:
>>>
>>> What else do you use it for?
>>
>> I think John intended the cmt with
>>
>>mark "temporary files are temporary? who'd'a thunk it?"
>>
>> ___
Hi Mogens,
> What is "important"?
valid question.
I would define 'important' or rather 'valuable' (in a material or non-material
sense) in terms of reproducability. If it costs you (personal) time, effort or
money to reproduce them, or if the data are irreprocible to reproduce and might
be
On 12/10/2012 06:01 PM, Rudi Ahlers wrote:
> Probably. But I've seen people using /tmp to store rather important
> stuff, which is why I asked the question - to get clarity.
What is "important"?
I keep a "yum list >/tmp/yum.lst" in /tmp.
That's important to me, as I often search for packages.
I
Rudi Ahlers wrote:
Am 10.12.2012 um 11:22 schrieb John Doe:
> From: Jerry Geis
>
>
> You also have '/var/tmp' that is expected to survive reboots and should
> be less often (never?) cleared.
cat /etc/cron.daily/tmpwatch
flags=-umc
/usr/sbin/t
On 10.12.2012, at 18:01, Rudi Ahlers wrote:
> On Mon, Dec 10, 2012 at 6:58 PM, wrote:
>> Rudi Ahlers wrote:
>> Am 10.12.2012 um 11:22 schrieb John Doe:
>>> From: Jerry Geis
>>>
>>> You also have '/var/tmp' that is expected to survive reboots and
>>> should be less often (n
On Mon, Dec 10, 2012 at 6:58 PM, wrote:
> Rudi Ahlers wrote:
> Am 10.12.2012 um 11:22 schrieb John Doe:
>> From: Jerry Geis
>>
>> You also have '/var/tmp' that is expected to survive reboots and
>> should be less often (never?) cleared.
>
> cat /etc/cron.daily/tmpwatc
Rudi Ahlers wrote:
Am 10.12.2012 um 11:22 schrieb John Doe:
> From: Jerry Geis
>
> You also have '/var/tmp' that is expected to survive reboots and
> should be less often (never?) cleared.
cat /etc/cron.daily/tmpwatch
flags=-umc
/usr/sbin/tmpwatch "$flags"
>>> Am 10.12.2012 um 11:22 schrieb John Doe:
From: Jerry Geis
You also have '/var/tmp' that is expected to survive reboots and should be
less often (never?) cleared.
>>>
>>>
>>>
>>> cat /etc/cron.daily/tmpwatch
>>> flags=-umc
>>> /usr/sbin/tmpwatch "$flags" -x /tmp/.X11-u
Am 10.12.2012 um 16:05 schrieb Nicolas Thierry-Mieg:
> Leon Fauster wrote:
>> Am 10.12.2012 um 11:22 schrieb John Doe:
>>> From: Jerry Geis
>>>
>>>
>>> You also have '/var/tmp' that is expected to survive reboots and should be
>>> less often (never?) cleared.
>>
>>
>>
>> cat /etc/cron.daily/
Leon Fauster wrote:
> Am 10.12.2012 um 11:22 schrieb John Doe:
>> From: Jerry Geis
>>
>>> Yep - got me. Luckily I had other copied of the items. Just not on the
>>> machine I needed
>>> it at the time.
>>
>> You also have '/var/tmp' that is expected to survive reboots and should be
>> less often
Am 10.12.2012 um 11:22 schrieb John Doe:
> From: Jerry Geis
>
>> Yep - got me. Luckily I had other copied of the items. Just not on the
>> machine I needed
>> it at the time.
>
> You also have '/var/tmp' that is expected to survive reboots and should be
> less often (never?) cleared.
cat /e
From: Jerry Geis
> Yep - got me. Luckily I had other copied of the items. Just not on the
> machine I needed
> it at the time.
You also have '/var/tmp' that is expected to survive reboots and should be less
often (never?) cleared.
JD
___
CentOS mail
On 12/08/2012 06:11 AM, Reindl Harald wrote:
>
> Am 07.12.2012 19:55, schrieb Jerry Geis:
>> Is there something that "automatically" removes files in the /tmp
>> directory on a scheduled basis? Perhaps like at the start of the month
>> or something.
> yes, tmpwatch
>
>> I had a number of files st
2012/12/7 Jerry Geis :
> Is there something that "automatically" removes files in the /tmp
> directory on a scheduled basis? Perhaps like at the start of the month
> or something.
> I am on CentOS 6?
tmpwatch?
--
Eero
___
CentOS mailing list
CentOS@cent
On Fri, 07 Dec 2012 13:55:58 -0500
Jerry Geis wrote:
> Is there something that "automatically" removes files in the /tmp
> directory on a scheduled basis? Perhaps like at the start of the month
> or something.
/etc/cron.daily/tmpwatch
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvi
> /tmp is generally cleared out on reboot.
I checked that and the couple machines had been up for 16 days and
23 days.
Jerry
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Fri, Dec 7, 2012 at 1:55 PM, Jerry Geis wrote:
> Is there something that "automatically" removes files in the /tmp
> directory on a scheduled basis? Perhaps like at the start of the month
> or something.
> I am on CentOS 6?
>
> I had a number of files stored there and they are just gone. Very o
Bob Hoffman <> scribbled on Monday, September 15, 2008 8:18 AM:
> But the chmods I did with winscp will not take effect (they do on other
> directories) so I manually ran chmod 1777 on the tmp folder.
Did you do a Ctrl-R to refresh the view in WinSCP?
I've been caught with that a few times befo
On Thu, Oct 18, 2007 at 12:35:59PM -0300, Centos wrote:
> the tmpwatch in crontab is as follow , and I believe it should remove
> the files after 240 hours,
> but as far as I see , it removes them much more earlier.
> more /etc/cron.daily/tmpwatch
> /usr/sbin/tmpwatch -x /tmp/.X11-unix -x /tmp/.XI
Thanks Mogen,
the tmpwatch in crontab is as follow , and I believe it should remove
the files after 240 hours,
but as far as I see , it removes them much more earlier.
more /etc/cron.daily/tmpwatch
/usr/sbin/tmpwatch -x /tmp/.X11-unix -x /tmp/.XIM-unix -x
/tmp/.font-unix -x /tmp/.ICE-u
Centos wrote:
> Hello
>
> Does every thing in /tmp directory will be removed when centos rebooted ?
No, but...
> is there any where that we can change this settings ?
the cleanup is done by tmpwatch.
man tmpwatch
cat /etc/cron.daily/tmpwatch
Mogens
--
Mogens Kjaer, Carlsberg A/S, Computer De
On 10/18/07, Centos <[EMAIL PROTECTED]> wrote:
> Hello
>
> Does every thing in /tmp directory will be removed when centos rebooted ?
> is there any where that we can change this settings ?
/tmp is basically a scratch pad for the system. There's not supposed
to be anything of any permenance in ther
27 matches
Mail list logo