1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00
aports/testing/sthttpd/sthttpd-webgroup.patch
Francesco Colista de8633236f testing/sthttpd: new aport
Fixes #12657

This is an initial aport that needs test before being promoted
to community
2021-05-12 08:31:38 +00:00

13 lines
311 B
Diff

diff --git a/configure.ac b/configure.ac
index be32818..063b570 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ fi
AC_ARG_VAR(WEBGROUP, [The group that the web server will run as])
if test "x${WEBGROUP}" = "x" ; then
- WEBGROUP='thttpd'
+ WEBGROUP='www-data'
fi
AC_CONFIG_FILES([Makefile