Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#45902 - lighttpd systemd dependency
Attached to Project:
Arch Linux
Opened by Maarten de Vries (de-vri-es) - Wednesday, 05 August 2015, 13:21 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 05 August 2015, 13:46 GMT
Opened by Maarten de Vries (de-vri-es) - Wednesday, 05 August 2015, 13:21 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 05 August 2015, 13:46 GMT
|
DetailsI just noticed that lighttpd depends on systemd. Is this dependency really needed?
Running ldd on the executable and all shipped modules suggests the dependency is not needed, but I might have missed something. |
This task depends upon

Additionally, if lighttpd does need a library shipped by systemd, libsystemd would seem the more logical dependency.

Ah, it's because of systemd-tmpfiles in the install script I take it? Bit of a shame that pulls in the entirety of systemd and dependencies. Sorry for the noise.