summaryrefslogtreecommitdiff
path: root/apache-httpd-server.configure
diff options
context:
space:
mode:
Diffstat (limited to 'apache-httpd-server.configure')
-rw-r--r--apache-httpd-server.configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/apache-httpd-server.configure b/apache-httpd-server.configure
index a7333e54..a2a5e2f9 100644
--- a/apache-httpd-server.configure
+++ b/apache-httpd-server.configure
@@ -19,5 +19,5 @@ set -e
ROOT="$1"
-ln -sf "/etc/systemd/system/apache-httpd-server-setup.service" \
- "$ROOT/etc/systemd/system/multi-user.target.wants/apache-httpd-server-setup.service"
+ln -sf "/etc/systemd/system/apache-httpd.service" \
+ "$ROOT/etc/systemd/system/multi-user.target.wants/apache-httpd.service"