[packages/uwsgi] 'reload' action added to the systemd unit

jajcus jajcus at pld-linux.org
Wed Jun 12 14:13:51 CEST 2013


commit a2597e8742fece76e76b53cc87a39b394023d9e5
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Jun 12 14:13:39 2013 +0200

    'reload' action added to the systemd unit

 uwsgi.service | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/uwsgi.service b/uwsgi.service
index c101cbd..e4390d6 100644
--- a/uwsgi.service
+++ b/uwsgi.service
@@ -4,6 +4,7 @@ After=syslog.target
 
 [Service]
 ExecStart=/usr/bin/uwsgi --ini /etc/uwsgi/emperor.ini
+ExecReload=/bin/kill -HUP $MAINPID
 Restart=always
 Type=notify
 StandardError=syslog
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uwsgi.git/commitdiff/a2597e8742fece76e76b53cc87a39b394023d9e5



More information about the pld-cvs-commit mailing list