lmn-client/roles/lmn_misc/files/reporter.timer
Raphael Dannecker 5b19a529f2 Collect some general tasks from other roles into role_misc
Control execution of task by variables with defaults.
2025-03-26 14:44:19 +01:00

9 lines
132 B
SYSTEMD

[Unit]
Description=Run reporter script every 15 min
[Timer]
OnBootSec=5min
OnUnitActiveSec=15min
[Install]
WantedBy=timers.target