10 lines
138 B
SYSTEMD
Executable File
10 lines
138 B
SYSTEMD
Executable File
[Unit]
|
|
Description=Craftshop Database Backup Timer
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 00/6:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|