Initial rough commit

This commit is contained in:
2025-06-22 03:00:41 -04:00
parent 5975323678
commit 2629179dc1
20 changed files with 12313 additions and 0 deletions

10
systemd/fetch.timer Normal file
View File

@ -0,0 +1,10 @@
[Unit]
Description=Run a fetch of a website
[Timer]
OnBootSec=15min
OnUnitActiveSec=1h
Persistent=true
[Install]
WantedBy=timers.target