]> andersk Git - moira.git/blobdiff - gen/mailhub.sh
Don't output seperate lines for each sublist.
[moira.git] / gen / mailhub.sh
index 62caea9522dae59d0856afd743c573c28f3e1146..db980351419fdf1e4041b4439dd59b339a989b1e 100644 (file)
@@ -55,8 +55,7 @@ if [ $? != 0 ]; then
     exit $MR_MKCRED
 fi
 
-kill `ps -ef | grep "sendmail" | egrep -v "grep|mqueue.stall" | awk '{print $2}'`
-sleep 60
+sh /etc/init.d/sendmail stop
 
 mv $root/etc/aliases $root/etc/aliases.old
 mv $root/etc/aliases.db $root/etc/aliases.old.db
This page took 0.036411 seconds and 4 git commands to generate.