summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorbjoerns1983 <bjoern@sengotta.net>2014-12-04 18:49:41 +0100
committerbjoerns1983 <bjoern@sengotta.net>2014-12-04 18:49:41 +0100
commitb9fc99357c0632b0f0660fcecaf79d0bd454ce6e (patch)
tree7e38ed484c2b0748e3c0685b1ec9e2b6a16ce9cf /bin
parent1d74e805cf38d4eebc47dc9f0e5a8073053ac51b (diff)
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::