[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#151992: Update.



When "--test --stop" will have received a fix, the man page should also
document better how do use --test to see if a process is running.

Perhaps offering an option --process-not-running ( equivalent to --test
--stop) would be nice, permitting clean init scripts that would just do :

  start)
    if start-stop-daemon --process-not-running [other fields]; then
        # start daemon
    else
        echo -n "(already running)'
    fi;

.


-- 
To UNSUBSCRIBE, email to debian-dpkg-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: