Bug #1777
lighttpd-angel leaves zombie process
| Status: | Fixed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | 1.4.21 | |||
| Pending: | No |
Resolution: | fixed |
|
Description
lighttpd-angel leaves zombie process of "cat" when using an include_shell command in the config, like:
include_shell "cat /etc/lighttpd/vhosts.d/*.conf"
This behaivor doesn't show up, when not using the angel.
-- georg.hoellrigl