summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/updater/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/updater/Makefile b/bin/updater/Makefile
index 80f40509d..55172e23b 100644
--- a/bin/updater/Makefile
+++ b/bin/updater/Makefile
@@ -28,7 +28,7 @@ install-systemd: preinitsetup
install-sysvinit: preinitsetup
- cp $(CURDIR)/sysvinit/owncloud-news-updater /etc/rc.d/
+ cp $(CURDIR)/sysvinit/owncloud-news-updater /etc/init.d/
@echo ""
@echo "Installed files. Please edit your config in /etc/owncloud/news/updater.ini and run:"
@@ -48,4 +48,4 @@ make uninstall: clean
@echo ""
@echo "Uninstalled files. Please run: "
@echo " systemctl disable owncloud-news-updater"
- @echo "to remove it from boot" \ No newline at end of file
+ @echo "to remove it from boot"