From b85dc3ed608fe38461498a17dd1c1381774277e4 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 4 Dec 2014 16:24:35 +0100 Subject: Update Makefile --- bin/updater/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/updater/Makefile b/bin/updater/Makefile index a79e03705..fc2c697fc 100644 --- a/bin/updater/Makefile +++ b/bin/updater/Makefile @@ -32,7 +32,7 @@ install-sysvinit: preinitsetup @echo "" @echo "Installed files. Please edit your config in /etc/owncloud/news/updater.ini and run:" - @echo " TBD" + @echo " sudo update-rc.d /etc/init.d/owncloud-news-updater defaults" @echo " sudo /etc/init.d/owncloud-news-updater start" @echo "to run the updater on startup and:" @echo " sudo /etc/init.d/owncloud-news-updater restart" -- cgit v1.2.3