Bug 545338

Summary: lighttpd init script doesn't use pidfile
Product: [openSUSE] openSUSE 11.2 Reporter: Michal Marek <mmarek>
Component: OtherAssignee: Marcus Rückert <mrueckert>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Milestone 8   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michal Marek 2009-10-08 12:44:45 UTC
/etc/init.d/lighttpd doesn't make use of the lighttpd pid file, so rclighttpd status or rclighttpd stop will match any running lighttpd instance. In my case, I was doing some development with a manually started lighttpd with my custom config file, with a zypper dup running in another window. The lighttpd %post script killed my lighttpd instance and started the system lighttpd, which was not running before.
Comment 1 Marcus Rückert 2010-02-01 20:14:13 UTC
duplicate of #559534

and i think it also needs a fixed sysvinit

*** This bug has been marked as a duplicate of bug 559534 ***