Mainly add external monitoring of mail server
[distro-setup] / mount-latest-subvol
index f9bc2def096c8710e53e812fac815216d2592ce5..026f490025538ffd1361217380b336836fe61c2c 100644 (file)
@@ -242,7 +242,7 @@ for vol in q a o i; do
       if m umount -R $dir; then
         unmounted+=($dir)
       else
-        if ! kill-dir TERM TERM TERM INT INT HUP HUP; then
+        if ! kill-dir TERM TERM TERM INT INT HUP HUP TERM TERM TERM INT INT HUP HUP; then
           if $force; then  kill-dir KILL; fi
         fi