Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 338254 Details for
Bug 456048
www-servers/uwsgi-1.4.5 init script race condition if starting multiple uwsgi instances with different UIDs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Fix for race condition in /etc/init.d/uwsgi
uwsgi-1.4.5-racecondition_fix.patch (text/plain), 315 bytes, created by
Michele Beltrame
on 2013-02-07 16:27:39 UTC
(
hide
)
Description:
Fix for race condition in /etc/init.d/uwsgi
Filename:
MIME Type:
Creator:
Michele Beltrame
Created:
2013-02-07 16:27:39 UTC
Size:
315 bytes
patch
obsolete
>--- uwsgi.ORIG 2013-02-07 17:17:11.910903487 +0100 >+++ uwsgi 2013-02-07 17:18:27.883981116 +0100 >@@ -6,7 +6,7 @@ > PROGNAME=${SVCNAME#*.} > > UWSGI_EXEC=/usr/bin/uwsgi >-PIDPATH=/var/run/uwsgi >+PIDPATH="/var/run/uwsgi_${PROGNAME}" > PIDFILE="${PIDPATH}/${PROGNAME}.pid" > > extra_started_commands="${opts} reload stats"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 456048
: 338254