[Buildroot] [PATCH 0/2] package/thttpd: fix systemd and sysvinit startup

unixmania at gmail.com unixmania at gmail.com
Wed Aug 28 02:16:24 UTC 2019


From: Carlos Santos <unixmania at gmail.com>

- Patch 1 creates the configuration file as /etc/thttpd.conf, as expected by
  the systemd unit file.

- Patch 2 adds a working sysvinit script instead of installing the FreeBSD
  script provided by thttpd.

Carlos Santos (2):
  package/thttpd: fix systemd startup
  package/thttpd: fix init script

 package/thttpd/S90thttpd | 54 ++++++++++++++++++++++++++++++++++++++++
 package/thttpd/thttpd.mk | 15 +++++------
 2 files changed, 62 insertions(+), 7 deletions(-)
 create mode 100644 package/thttpd/S90thttpd

-- 
2.18.1



More information about the buildroot mailing list