Update src/killsw

This commit is contained in:
2026-03-24 20:15:12 +01:00
parent f56f144f1e
commit d86bd6b2ab

View File

@@ -25,7 +25,9 @@ EOF
sudo ln -sf "/etc/systemd/system/${service}.service" "/etc/systemd/system/${group}.target.wants/${service}.service"
echo "Added service '$service' to group '$group'."
sudo systemctl daemon-reload
sudo systemctl enable ${group}.target
}
case "$cmd" in