@@ -29,6 +29,7 @@ check_exit() {
prepare() {
cd /
if [ -x /sbin/cfgfs ];then
+ pkill crond
umount -f /etc
check_exit
fi