nxy/files/nxy-db-dump.timer

11 lines
147 B
SYSTEMD
Raw Normal View History

2017-08-22 20:27:52 +02:00
[Unit]
Description=nxy database dump timer
After=postgresql.service
2017-08-22 20:27:52 +02:00
[Timer]
2017-08-22 21:49:22 +02:00
OnBootSec=5min
2017-08-22 20:27:52 +02:00
OnUnitActiveSec=12h
[Install]
WantedBy=default.target