From 14fff5eef26eace6d215fe9b709dc5254abb9102 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 4 Dec 2014 17:26:55 +0100 Subject: debugging section --- bin/updater/README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bin') 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 ----------- -- cgit v1.2.3