mirror of
https://github.com/FAUSheppy/systemd-socket-activation-template
synced 2026-01-21 23:17:38 +01:00
Initial
This commit is contained in:
6
example-deactivate-check.service
Normal file
6
example-deactivate-check.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Check if unit example.service should be stopped.
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/absolute/path/to/example-check-stop.sh
|
||||
Reference in New Issue
Block a user