Commit 2d0da461 authored by Dietmar Maurer's avatar Dietmar Maurer

preinst: sleep 2 seconds to avoid restart problems

parent 8b626994
......@@ -15,6 +15,8 @@ case "$1" in
/usr/bin/$i stop
fi
done
sleep 2
fi
fi
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment