Update src/killsw
This commit is contained in:
@@ -22,6 +22,7 @@ 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
|
||||
}
|
||||
|
||||
case "$cmd" in
|
||||
|
||||
Reference in New Issue
Block a user