Added db dump timer
This commit is contained in:
11
files/nxy-db-dump.timer
Normal file
11
files/nxy-db-dump.timer
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=nxy database dump timer
|
||||
|
||||
[Timer]
|
||||
# Time to wait after booting before we run first time
|
||||
OnBootSec=10min
|
||||
# Time between running each consecutive time
|
||||
OnUnitActiveSec=12h
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user