Fix script environment variables Add Fefan configuration Fix gateway services file provisionning through ssh
9 lines
122 B
SYSTEMD
9 lines
122 B
SYSTEMD
[Unit]
|
|
Description=Run backup
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 01:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target |