summaryrefslogtreecommitdiffstats
path: root/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'crontab')
-rw-r--r--crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/crontab b/crontab
index ef5f604..fd8acd8 100644
--- a/crontab
+++ b/crontab
@@ -1,6 +1,6 @@
# do daily/weekly/monthly maintenance
# min hour day month weekday command
-*/4 * * * * run-parts /etc/periodic/15min
+*/15 * * * * run-parts /etc/periodic/15min
0 * * * * run-parts /etc/periodic/hourly
0 2 * * * run-parts /etc/periodic/daily
0 3 * * 6 run-parts /etc/periodic/weekly