10 lines
148 B
SYSTEMD
10 lines
148 B
SYSTEMD
[Unit]
|
|
Description=Daily execution of ppc64-diag's enclosure diagnostic
|
|
|
|
[Timer]
|
|
OnCalendar=Daily
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|