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