summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--setup-acf.in (renamed from setup-webconf.in)0
-rw-r--r--setup-alpine-web.in2
3 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3ec5557..d2a5dfc 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ SBIN_FILES := albootstrap\
setup-keymap\
setup-mta\
setup-sendbug\
- setup-webconf\
+ setup-acf\
update-conf
SCRIPTS := $(LIB_FILES) $(SBIN_FILES)
diff --git a/setup-webconf.in b/setup-acf.in
index 3769a12..3769a12 100644
--- a/setup-webconf.in
+++ b/setup-acf.in
diff --git a/setup-alpine-web.in b/setup-alpine-web.in
index ca98d1f..2d5d9cb 100644
--- a/setup-alpine-web.in
+++ b/setup-alpine-web.in
@@ -59,7 +59,7 @@ do_setup() {
/etc/init.d/syslog start
/etc/init.d/dhcpd start
- FORCE_SETUP_WEBCONF=yes setup-webconf "$@"
+ FORCE_SETUP_WEBCONF=yes setup-acf "$@"
# set up http listener/forwarder
mkdir -p /var/www/redirect