mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
2aeb3d286f
Intermediate commits (oldest → newest): - Generated scripts - new function - more work needed - Search client - serverside - added server side search - M - fix - fix deploy - zmiana nazwy - Params of radio - Watcher
12 lines
197 B
SYSTEMD
12 lines
197 B
SYSTEMD
[Unit]
|
||
Description=Hourly timer for share‑scanner
|
||
|
||
[Timer]
|
||
# delay 2min after boot, then every hour
|
||
OnBootSec=20min
|
||
OnUnitActiveSec=24h
|
||
Unit=scan_shares.service
|
||
|
||
[Install]
|
||
WantedBy=timers.target
|