On Mon, 2012-08-20 at 14:19 +0200, Janoš Guljaš wrote: > On Mon, Aug 20, 2012 at 2:17 PM, Adam D. Barratt > <[email protected]> wrote: > > On 20.08.2012 12:37, Janos Guljas wrote: > >> > >> Please unblock package uwsgi. > >> > >> There is a bug with a release in Wheezy that is making init script > >> useless after a reload. The fix is to remove `name` parameter from > >> start-stop-daemon. I am sending debdiff. > > > > What name does the daemon end up running under? (Presumably not "uwsgi".) > > The name is changed from uwsgi to uwsgi-core.
If the daemon always runs as "uwsgi-core", would it be worth changing the calls to use "--name uwsgi-core" or similar, instead of dropping the use of --name entirely? I'm pondering how likely it is that s-s-d will end up killing the wrong process if the daemon has died and the PID has been re-used. Maybe I'm just overly paranoid. Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

