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