[Buildroot] [PATCH v2 2/2] package/thttpd: fix init script

Carlos Santos unixmania at gmail.com
Sun Sep 15 12:46:01 UTC 2019


On Sun, Sep 15, 2019 at 9:40 AM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
>
> On Sat, 14 Sep 2019 21:06:57 -0300
> unixmania at gmail.com wrote:
>
> > From: Carlos Santos <unixmania at gmail.com>
> >
> > The init script provided by thttpd is for FreeBSD. Add a custom one,
> > made specifically for Buildroot.
> >
> > Signed-off-by: Carlos Santos <unixmania at gmail.com>
> > ---
> > Changes v1->v2:
> > - Fix commit message spell errors (maade, Buirdroot).
> > ---
> >  package/thttpd/S90thttpd | 54 ++++++++++++++++++++++++++++++++++++++++
> >  package/thttpd/thttpd.mk |  4 +--
> >  2 files changed, 56 insertions(+), 2 deletions(-)
> >  create mode 100644 package/thttpd/S90thttpd
>
> Applied to master, thanks.
>
> Thomas

Notice that the script requires /etc/thttpd.conf, introduced in a
previous patch:

    https://patchwork.ozlabs.org/patch/1154138/

-- 
Carlos Santos <unixmania at gmail.com>



More information about the buildroot mailing list