This commit is contained in:
bjoerns1983 2014-12-04 18:49:41 +01:00
Родитель 1d74e805cf
Коммит b9fc99357c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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::