summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 19:22:57 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 19:22:57 +0100
commit745b01632ae4f56fb0ed0e814fd840eb1036b76e (patch)
tree8b141a270e46f2285287b281cf623f804daebd7e /bin
parent6a3eb2fcc444e3262af5e43bb8cbda129af271d9 (diff)
parentb9fc99357c0632b0f0660fcecaf79d0bd454ce6e (diff)
Merge pull request #687 from bjoerns1983/patch-1
Update README.rst
Diffstat (limited to 'bin')
-rw-r--r--bin/updater/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/updater/README.rst b/bin/updater/README.rst
index 6bace24b4..bd99c143e 100644
--- a/bin/updater/README.rst
+++ b/bin/updater/README.rst
@@ -101,7 +101,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 update-rc.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::