X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=c5c719e6138663e77bc7cffe0baafccfed55c243;hb=5278c90a37dce3a7d81d173db85976a0b36e06f7;hp=3838ef28987a12a6bc4d49d083a5a900cbbe769b;hpb=3a1f3e7bf492a73df6cacdf9a291f4c22f03a6ba;p=nodemanager.git diff --git a/Makefile b/Makefile index 3838ef2..c5c719e 100644 --- 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"