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