diff --git a/src/killsw b/src/killsw index fc5825f..ea1db16 100644 --- a/src/killsw +++ b/src/killsw @@ -12,8 +12,11 @@ add_service_to_group() { if [[ ! -f "/etc/systemd/system/${group}.target" ]]; then sudo tee "/etc/systemd/system/${group}.target" > /dev/null <