mirror of
https://github.com/FAUSheppy/systemd-socket-activation-template
synced 2025-12-06 06:51:35 +01:00
Initial
This commit is contained in:
10
example-deactivate-check.timer
Normal file
10
example-deactivate-check.timer
Normal file
@@ -0,0 +1,10 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user