]> git.pld-linux.org Git - packages/sysstat.git/blobdiff - crontab
- rel 6; go with 1 minute intervals
[packages/sysstat.git] / crontab
diff --git a/crontab b/crontab
index 380a579123774d31a18b16f06af5a5aa9bdcbe62..d4592155176e131b988aaf36187c632a31c8af6d 100644 (file)
--- a/crontab
+++ b/crontab
@@ -3,8 +3,8 @@
 # 8am-7pm activity reports every 20 minutes during weekdays.
 #0 8-18 * * 1-5 root /bin/systemd_booted || /usr/lib/sa/sa1 1200 3
 
-# activity reports every 2 minutes everyday.
-*/2 * * * * root /bin/systemd_booted || /usr/lib/sa/sa1 1 1
+# activity reports every 1 minutes everyday.
+*/1 * * * * root /bin/systemd_booted || /usr/lib/sa/sa1 1 1
 
 # Activity reports every an hour on Saturday and Sunday.
 #0 * * * 0,6 root /bin/systemd_booted || /usr/lib/sa/sa1
This page took 0.099024 seconds and 4 git commands to generate.