summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/updater/README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/updater/README.rst b/bin/updater/README.rst
index 6836ae8b6..5bc55f2ed 100644
--- a/bin/updater/README.rst
+++ b/bin/updater/README.rst
@@ -125,6 +125,14 @@ Should you use a self signed certificate over SSL, first consider getting a free
The directories might vary depending on your distribution and Python version.
+Debugging
+---------
+
+If you are using JournalD which is included in SystemD you can read the error log using::
+
+ journalctl -u owncloud-news-updater.service
+
+
Development
-----------