summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 16:18:57 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 16:18:57 +0100
commit083b5ad728016545ffa7406d3bce663b503ee95b (patch)
tree61c83b987028791d6f38587c587b57bdab551234 /bin
parent495e22edb38df585b008ed53306f4f75c3363384 (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 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::