"Артём Н." <[email protected]> writes:

> Может, просто вставить sleep между stop и start, и он станет
> перезапускаться по-человечески?

Можешь попробовать. Вот фрагмент slim:

  restart)
    $0 stop
    sleep 2
    $0 start

Вот фрагмент xdm:

  restart)
    /etc/init.d/xdm stop
    [ -f $PIDFILE ] && exit 1
    /etc/init.d/xdm start

А что это за still_running в kdm такой?


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Ответить