10 lines
148 B
SYSTEMD
10 lines
148 B
SYSTEMD
|
[Unit]
|
||
|
Description=Automatic execution of opa-cablehealth
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=Daily
|
||
|
AccuracySec=1h
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|