[packages/uwsgi] Make the emperor log to /var/log/uwsgi.log
    jajcus 
    jajcus at pld-linux.org
       
    Wed Jun 12 14:33:37 CEST 2013
    
    
  
commit 5c079234791013acf9443f8ad17b073188a3bfcd
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Jun 12 14:33:21 2013 +0200
    Make the emperor log to /var/log/uwsgi.log
 emperor.ini | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/emperor.ini b/emperor.ini
index b9d9b6f..1176166 100644
--- a/emperor.ini
+++ b/emperor.ini
@@ -10,6 +10,7 @@ uid = uwsgi
 gid = uwsgi
 emperor = /etc/uwsgi/vassals
 binary-path = /usr/bin/uwsgi
+logto = /var/log/uwsgi.log
 
 ;; Uncomment the two lines below for the tyrant mode
 ;; (running vassals with the configuration file's owner permissions)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uwsgi.git/commitdiff/5c079234791013acf9443f8ad17b073188a3bfcd
    
    
More information about the pld-cvs-commit
mailing list