GancioF2F/systemd/ganciof2f.timer
2024-10-29 14:51:49 +01:00

10 lines
134 B
SYSTEMD

[Unit]
Description=GancioF2F timer
After=network.target
[Timer]
OnBootSec=5m
OnUnitInactiveSec=30m
[Install]
WantedBy=timers.target