mirror of
https://github.com/FAUSheppy/systemd-socket-activation-template
synced 2025-12-06 15:01:36 +01:00
5 lines
60 B
Bash
5 lines
60 B
Bash
#!/bin/sh
|
|
|
|
# if condition
|
|
systemctl stop example.sevice
|