Bug 545338 - lighttpd init script doesn't use pidfile
Summary: lighttpd init script doesn't use pidfile
Status: RESOLVED DUPLICATE of bug 559534
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Other (show other bugs)
Version: Milestone 8
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Marcus Rückert
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 12:44 UTC by Michal Marek
Modified: 2010-02-01 20:14 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***