http://bugzilla.novell.com/show_bug.cgi?id=559534 http://bugzilla.novell.com/show_bug.cgi?id=559534#c61 --- Comment #61 from Martin Vidner <mvidner@novell.com> 2009-12-07 09:14:44 UTC --- Unfortunately, despite my wonderful test case, there's still a bug, where "rclighttpd restart" kills webyast. Now it is killproc ignoring -p : # pgrep -fl lighttpd 3631 /usr/sbin/lighttpd -f /etc/yastws/lighttpd.conf # grep . /var/run/yastw[cs].pid /var/run/yastwc.pid:3203 /var/run/yastws.pid:3631 # cat /var/run/lighttpd.pid cat: /var/run/lighttpd.pid: není souborem ani adresářem # killproc -TERM -p /var/run/lighttpd.pid /usr/sbin/lighttpd # pgrep -fl lighttpd # So killproc kills yastws, contrary to common sense and LSB ("If the -p pidfile option is specified and the named pidfile does not exist, the functions shall assume that the daemon is not running.") -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.