diff --git a/smartmonitor.timer b/smartmonitor.timer new file mode 100644 index 0000000..0b9ce18 --- /dev/null +++ b/smartmonitor.timer @@ -0,0 +1,11 @@ +[Unit] +Description=S.M.A.R.T script timer +Requires=smartmonitor.service + +[Timer] +OnBootSec=15min +OnUnitActiveSec=24h +Unit=smartmonitor.service + +[Install] +WantedBy=timers.target \ No newline at end of file