systemctl --system daemon-reload
[nodemanager.git] / Makefile
index 3838ef2..c5c719e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -205,4 +205,4 @@ SLICE=inri_sl1
 syncvinit:
        $(RSYNC) sliver-systemd/vinit.st* $(NODEURL)/vservers/$(SLICE)/usr/bin/
        $(RSYNC) sliver-systemd/vinit.service $(NODEURL)/vservers/$(SLICE)/usr/lib/systemd/system/
-       echo "remember to run 'systemctl daemon-reload' within this slice"
+       echo "remember to run 'systemctl --system daemon-reload' within this slice"