summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 16:25:06 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 16:25:06 +0100
commit68253653d35234efe630a6e8a31dbfc84d472e3c (patch)
tree08daede8cfd4fc19f5c6a70d03945311ebb681bc /bin
parentb85dc3ed608fe38461498a17dd1c1381774277e4 (diff)
Update README.rst
Diffstat (limited to 'bin')
-rw-r--r--bin/updater/README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/updater/README.rst b/bin/updater/README.rst
index 4bb051738..ac0c11ae9 100644
--- a/bin/updater/README.rst
+++ b/bin/updater/README.rst
@@ -71,6 +71,7 @@ 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 init script with::
+ sudo update-rc.d /etc/init.d/owncloud-news-updater defaults
sudo /etc/init.d/owncloud-news-updater start
If you make changes to the **updater.ini** file don't forget to reload the service with::