diff options
author | Ron Yorston <rmy@pobox.com> | 2023-12-15 11:42:51 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-12-15 11:42:51 +0000 |
commit | 06e977c68e8cbfdd50b19a9197f31ba5af02c0d4 (patch) | |
tree | 3efff3c8d0dad9c8cfaf2a59f11bd2138798b9ef /runit | |
parent | 8299b2403606e503012f2b6f3f41cbd500c631d4 (diff) | |
download | busybox-w32-06e977c68e8cbfdd50b19a9197f31ba5af02c0d4.tar.gz busybox-w32-06e977c68e8cbfdd50b19a9197f31ba5af02c0d4.tar.bz2 busybox-w32-06e977c68e8cbfdd50b19a9197f31ba5af02c0d4.zip |
httpd: fix failure to run daemonised
Since commit 2af141a2c (ash: changes to login shell functionality)
httpd has failed to run in the background (i.e. without the '-f'
option).
This was due the removal of support for applet names with a '-'
prefix. Although this feature isn't used by the shell it was used
by httpd to mark when the process had been daemonised.
Adds 16 bytes.
(GitHub issue #378)
Diffstat (limited to 'runit')
0 files changed, 0 insertions, 0 deletions