9 lines
140 B
SYSTEMD
9 lines
140 B
SYSTEMD
[Unit]
|
|
Description=Backup postgres database mastodon_production
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|