From 34ae7015c9df70170fe2d7978861118bd76abfc3 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 4 Dec 2014 10:43:55 +0100 Subject: sysvinit section --- bin/updater/REAME.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bin/updater/REAME.rst') diff --git a/bin/updater/REAME.rst b/bin/updater/REAME.rst index 454c7554f..56e6eca18 100644 --- a/bin/updater/REAME.rst +++ b/bin/updater/REAME.rst @@ -47,11 +47,12 @@ Then edit the config in **/etc/owncloud/news/updater.ini** with your details and to test your settings. If everything worked out fine, enable the systemd unit with:: - sudo systemctl enable owncloud-news - sudo systemctl start owncloud-news + sudo systemctl enable owncloud-news-updater.service + sudo systemctl start owncloud-news-updater.service -Finally turn off the cron updates in the owncloud admin interface +If you make changes to the **updater.ini** file don't forget to reload the service with:: + sudo systemctl restart owncloud-news-updater.service Self signed certificates ------------------------ -- cgit v1.2.3