wait a little bit longer for a init.d restart between stop and start

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6690 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 15 years ago
parent 50169759ca
commit cd7f0bf75f

@ -307,7 +307,7 @@ ifdef(`ArchLinux', `
restart) restart)
$0 stop --leave-pidfile $0 stop --leave-pidfile
sleep 1 sleep 3
$0 start $0 start
;; ;;
reload) reload)

Loading…
Cancel
Save