9 lines
121 B
SYSTEMD
9 lines
121 B
SYSTEMD
[Unit]
|
|
Description=Run systemd_check
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* *:15:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|