summaryrefslogtreecommitdiff
path: root/community/sysstat/sysstat.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/sysstat/sysstat.service')
-rw-r--r--community/sysstat/sysstat.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/sysstat/sysstat.service b/community/sysstat/sysstat.service
deleted file mode 100644
index 2ff2365b3..000000000
--- a/community/sysstat/sysstat.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description= Resets System Activity Logs
-After=syslog.target
-
-[Service]
-Type=oneshot
-ExecStart=/usr/lib/sa/sa1 --boot
-RemainAfterExit=yes
-
-[Install]
-WantedBy=multi-user.target