use /lib/systemd instead of /usr/lib/systemd for ubuntu
[sfa.git] / Makefile
index bcf1edc..59a2d22 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -203,7 +203,7 @@ syncmigrations:
 syncbin: synccheck
        +$(RSYNC)  $(BINS) $(SSHURL)/usr/bin/
 syncservices: synccheck
-       +$(RSYNC) ./systemd/*.service  $(SSHURL)/usr/lib/systemd/system
+       +$(RSYNC) ./systemd/*.service  $(SSHURL)/lib/systemd/system
        +$(RSYNC) ./systemd/sfa-setup.sh  $(SSHURL)/usr/bin
 syncconfig:
        +$(RSYNC) ./config/default_config.xml $(SSHURL)/etc/sfa/