From 6567335b31ce5fae886d6594958b2457fd4242dc Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 13 Jul 2023 17:40:14 -0400 Subject: [PATCH] run sysstat-collect.service every minute --- systemd/system/sysstat-collect.timer.d/minutely.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 systemd/system/sysstat-collect.timer.d/minutely.conf diff --git a/systemd/system/sysstat-collect.timer.d/minutely.conf b/systemd/system/sysstat-collect.timer.d/minutely.conf new file mode 100644 index 0000000..d6b98cf --- /dev/null +++ b/systemd/system/sysstat-collect.timer.d/minutely.conf @@ -0,0 +1,6 @@ +[Unit] +Description=Run system activity accounting tool every minute + +[Timer] +OnCalendar= +OnCalendar=minutely