Update src/killsw
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user