# We create the log files to keep logrotate quiet in the case where # uucico is not run at all between two log rotations. It would be nice if # logrotate could be configured to silently ignore the case of a log # file not existing /var/log/security.log { create 644 root root monthly compress } # updating permissions on rotated logs sharedscripts postrotate test -f /usr/sbin/msecperms && /usr/sbin/msecperms -q -e '/var/log/*' endscript head>
summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V10_0_21mdk'.V10_0_21mdkMystery Man2004-02-201-74/+0
|
* 10-0.21mdkThierry Vignaud2004-02-201-1/+11
|
* since no PCMCIA cards support link status notification, ifplugd shouldThierry Vignaud2004-02-191-1/+3
| | | | | | be disabled for all pcmcia cards by default => let blacklist them (#8031)
* updateThierry Vignaud2004-02-191-15103/+17412
|
* fix stringThierry Vignaud2004-02-191-1/+1
|
* *** empty log message ***Pascal Rigaux2004-02-191-1/+40
|
* use $ugtk2::current_window in place of @interactive::objects (which was ↵Pascal Rigaux2004-02-192-8/+9
| | | | | | | unused and broken) => fix XSetInputFocus (bugzilla #8046 and #8053)
* UpdatedArkadiusz Lipiec2004-02-191-14459/+16604
|
* updated pot filePablo Saratxaga2004-02-19