Initial commit need to add nix code to setup service and timer example service and timer are provided

This commit is contained in:
specCon18 2025-06-21 05:56:19 -04:00
commit 48fb09cfb9
9 changed files with 249 additions and 0 deletions

10
reforger-updater.timer Normal file
View file

@ -0,0 +1,10 @@
[Unit]
Description=Run reforger-updater every 4 hours
[Timer]
OnBootSec=5min
OnUnitActiveSec=4h
Persistent=true
[Install]
WantedBy=timers.target