This got fixed a while ago, don't need it
This completes fix for BZ 912317
This commit is contained in:
parent
0e84450495
commit
6e9a7acef1
@ -6,9 +6,6 @@ After=syslog.target
|
||||
ExecStartPre=/bin/mkdir -p /run/uwsgi
|
||||
ExecStartPre=/bin/chown uwsgi:uwsgi /run/uwsgi
|
||||
ExecStart=/usr/sbin/uwsgi --ini /etc/uwsgi.ini
|
||||
SuccessExitStatus=30
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
KillSignal=SIGINT
|
||||
Restart=always
|
||||
Type=notify
|
||||
StandardError=syslog
|
||||
|
Loading…
Reference in New Issue
Block a user