Bug 24081 - увеличить время жизни файлов в /var/tmp
Summary: увеличить время жизни файлов в /var/tmp
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: stmpclean (show other bugs)
Version: unstable
Hardware: all Linux
: P3 enhancement
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-14 18:46 MSD by Sergey V Turchin
Modified: 2011-07-01 15:01 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey V Turchin 2010-09-14 18:46:17 MSD
Предлагаю увеличить время жизни файлов в /var/tmp до 30d

P.S.
А вообще бы в зависимости от времени доступа удалять там, если смонтировано без noatime. При этом оставить удаление в зависимости от даты создания(еще увеличить) на случай, если кто-то их будет шерстить периодически(неправильно настроенная какая-нибудь программа).
Comment 1 Repository Robot 2011-06-30 20:38:35 MSK
stmpclean-0.3-alt3 -> sisyphus:

* Thu Jun 30 2011 Dmitry V. Levin <ldv@altlinux> 0.3-alt3
- Changed algorithm to honor ctime and mtime as well as atime.
- Raised default timeout from 10 days to 30 days (closes: #24081).