apache: add ipv6 support
[hcoop/domtool2.git] / Makefile
index 1019e9a..efa01a6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -273,7 +273,7 @@ grab_lib:
        rsync -r --delete /afs/hcoop.net/common/etc/domtool/lib/* lib/
 
 install_systemd_dispatcher:
-       install -m 644 -o root -g root scripts/domtool-server.service /etc/systemd/system/domtool-slave.service
+       install -m 644 -o root -g root scripts/domtool-server.service /etc/systemd/system/domtool-server.service
        systemctl daemon-reload
 
 install_systemd_worker: