close
http://www.chinaunix.net/jh/25/506179.html
http://linux.vbird.org/linux_basic/0440processcontrol.php
Use 'ps -efjc' to find out the PID of your Daemon, and then use 'kill -9 PID' to kill the corresponding Daemon
http://www.annodex.net/cgi-bin/man/man2html?start-stop-daemon+8
start-stop-daemon - start and stop system daemon programs
全站熱搜