Hi,

I noticed a trivial but annoying bug in the lighttpd package systemd startup script:


in /lib/systemd/system/lighttpd.service:

ExecStart=/usr/sbin/lighttpd -D -f /etc/lighttpd.conf

where

 -D         don't go to background (default: go to background)

this causes the startup script to hang on launching the daemon, and consequently also installing the package hangs (in both cases, a ^C kills the script and leaves the daemon running).

I suppose that -D was not intended for the production release, and should be removed


thanks

Matteo

--
PARADOX ENGINEERING






        *MAtteo Valsasna*

/Network & System Engineering/

Main +41 91 233 01 00 - Mob +41 76 5880868

_www.pdxeng.ch <http://www.pdxeng.ch/>_

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to