[DRE-commits] [diaspora-installer] 01/01: add service log file path

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Apr 4 06:40:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 3ef8f5771c283327a7022634c9ca32c736cffb04
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Apr 4 12:10:13 2016 +0530

    add service log file path
---
 README | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README b/README
index be6c9ef..75b3cda 100644
--- a/README
+++ b/README
@@ -65,3 +65,9 @@ and run commands as diaspora user
 cd /usr/share/diaspora
 . /etc/diaspora.conf
 sudo -u diaspora -E -H bundle exec gem show unicorn
+
+You can check if unicorn is running on port 3000 by running
+netstat -ntap | grep 3000
+
+If the diaspora service is not running, check its service log file at
+/usr/share/diaspora/log/startscript.log

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list