feature: Initial commit

This commit is contained in:
Keith Solomon
2025-10-19 14:28:54 -05:00
commit 8bc8e0125d
4 changed files with 257 additions and 0 deletions

12
cifs-watch.timer.txt Normal file
View File

@@ -0,0 +1,12 @@
# /etc/systemd/system/cifs-watch.timer
[Unit]
Description=Run cifs-watch periodically
[Timer]
OnBootSec=2min
OnUnitActiveSec=5min
AccuracySec=30s
Unit=cifs-watch.service
[Install]
WantedBy=timers.target