summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
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 a8a5e6c8d..4bb051738 100644
--- a/bin/updater/README.rst
+++ b/bin/updater/README.rst
@@ -71,7 +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 start /etc/init.d/owncloud-news-updater
+ 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::