diff --git a/src/power.sh b/src/power.sh index 1d5abb5..cc50fd1 100644 --- a/src/power.sh +++ b/src/power.sh @@ -64,6 +64,9 @@ finish() { pid="/var/run/tpm.pid" [ -f "$pid" ] && pKill "$(<"$pid")" + fKill "wsdd" + fKill "smbd" + closeNetwork sleep 0.5