Packager finalisiert.

Cronjobs angepasst, falls die Maschine nicht zu der Zeit (meistens nachts) lief.
Erste Versionen der Tripwire und Samba-Pakete zum testen.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@530 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-05-05 13:53:33 +00:00
parent 2d210ae2d1
commit 5c8cfc9949
25 changed files with 705 additions and 61 deletions

View File

@@ -10,9 +10,9 @@ HOME=/
*/1 * * * * test -x /usr/local/bin/run-parts && /usr/local/bin/run-parts /etc/fcron.minutely
*/5 * * * * test -x /usr/local/bin/run-parts && /usr/local/bin/run-parts /etc/fcron.cyclic
01 * * * * test -x /usr/local/bin/run-parts && /usr/local/bin/run-parts /etc/fcron.hourly
25 1 * * * test -x /usr/local/bin/run-parts && /usr/local/bin/run-parts /etc/fcron.daily
47 2 * * 0 test -x /usr/local/bin/run-parts && /usr/local/bin/run-parts /etc/fcron.weekly
52 3 1 * * test -x /usr/local/bin/run-parts && /usr/local/bin/run-parts /etc/fcron.monthly
&nice(10),bootrun 25 1 * * * test -x /usr/local/bin/run-parts && /usr/local/bin/run-parts /etc/fcron.daily
&nice(10),bootrun 47 2 * * 0 test -x /usr/local/bin/run-parts && /usr/local/bin/run-parts /etc/fcron.weekly
&nice(10),bootrun 52 3 1 * * test -x /usr/local/bin/run-parts && /usr/local/bin/run-parts /etc/fcron.monthly
# Log rotation
01 * * * * /usr/sbin/logrotate /etc/logrotate.conf
@@ -55,4 +55,4 @@ HOME=/
%monthly * 3-5 * /var/ipfire/updatexlrator/autocheck/cron.monthly
# Reset Dialup Statistics
0 0 1 * * /usr/local/bin/dialctrl.pl reset
bootrun 0 0 1 * * /usr/local/bin/dialctrl.pl reset