12 lines
199 B
SYSTEMD
12 lines
199 B
SYSTEMD
[Unit]
|
|
Description=Timer for the defragment-nas service
|
|
|
|
[Timer]
|
|
OnCalendar=*-06-03 00:00:00
|
|
OnCalendar=*-12-03 00:00:00
|
|
Persistent=true
|
|
Unit=defragment-nas.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|