]> TLD Linux GIT Repositories - packages/sysstat.git/commitdiff
- cleanup
authorMarcin Krol <hawk@tld-linux.org>
Sun, 27 May 2018 22:48:44 +0000 (22:48 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 27 May 2018 22:48:44 +0000 (22:48 +0000)
crontab
sysstat.spec

diff --git a/crontab b/crontab
index 9606b8581ef5fdfd94cd4bef55d22611bdc037ff..4d354383977c87d68d4c7a94a44d4315aee792f6 100644 (file)
--- a/crontab
+++ b/crontab
@@ -1,17 +1,17 @@
 # Crontab
 #
 # 8am-7pm activity reports every 20 minutes during weekdays.
-#0 8-18 * * 1-5 root /bin/systemd_booted || /usr/lib/sa/sa1 1200 3
+#0 8-18 * * 1-5 root /usr/lib/sa/sa1 1200 3
 
 # activity reports every 10 minutes everyday.
-0 * * * * root /bin/systemd_booted || /usr/lib/sa/sa1 600 6
+0 * * * * root /usr/lib/sa/sa1 600 6
 
 # Activity reports every an hour on Saturday and Sunday.
-#0 * * * 0,6 root /bin/systemd_booted || /usr/lib/sa/sa1
+#0 * * * 0,6 root /usr/lib/sa/sa1
 
 # 7pm-8am activity reports every an hour during weekdays.
-#0 19-7 * * root 1-5 /bin/systemd_booted || /usr/lib/sa/sa1
+#0 19-7 * * root 1-5 /usr/lib/sa/sa1
 
 # Daily summary prepared at 19:05.
-#5 19 * * root 1-5 /bin/systemd_booted || /usr/lib/sa/sa2 -A
-5 19 * * * root /bin/systemd_booted || /usr/lib/sa/sa2 -A
+#5 19 * * root 1-5 /usr/lib/sa/sa2 -A
+5 19 * * * root /usr/lib/sa/sa2 -A
index 3a7d320db06c818639f9b320bc50f27c5343c2cc..4da94990110c2f68fb135e955b51bd51b4dd0b9f 100644 (file)
@@ -11,7 +11,7 @@ Summary(zh_CN.UTF-8): sar, iostat 等系统监视工具
 # Sysstat 11.4.x (stable version).
 Name:          sysstat
 Version:       11.6.3
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz