Files
systemd-socket-activation-t…/example-deactivate-check.timer
2018-09-03 18:44:07 +02:00

11 lines
231 B
SYSTEMD

[Unit]
Description=Continiously check if example.service should be stopped
After=example.service
PartOf=example.service
[Timer]
OnUnitActiveSec=15min
OnActiveSec=14min
Persistent=false
Unit=sheppy-minecraft-autodeactivate.service