10 lines
141 B
SYSTEMD
10 lines
141 B
SYSTEMD
|
[Unit]
|
||
|
Description=Snapshot Nspawn containers regularly
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*-*-* 04:00:00
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|