Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 150376

Summary: lighttpd variables in init script which belong in conf.d/lighttpd
Product: Gentoo Linux Reporter: Gabi Shaar <jellofishi>
Component: New packagesAssignee: www-servers Herd (OBSOLETE) <www-servers+disabled>
Status: RESOLVED FIXED    
Severity: trivial CC: bangert, ka0ttic
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gabi Shaar 2006-10-07 06:35:18 UTC
www-servers/lighttpd-1.4.11
files/lighttpd.initd

init script contains at the start :
LIGHTTPD_CONF="/etc/lighttpd/lighttpd.conf"
LIGHTTPD_PID="/var/run/lighttpd.pid"
which should be in /etc/conf.d/lighttpd
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2006-10-07 09:29:41 UTC
fixed in CVS - thanks for reporting