/srv/irclogs.ubuntu.com/2014/11/14/#upstart.txt

cwillu_at_workwhen did upstart start doing it's own permission checks in addition to dbus?01:56
cwillu_at_workI used to have a dbus rule to permit a specific user to start a job, but that doesn't work anymore01:57
cwillu_at_work"start: You do not have permission to modify job:  xxx"01:57
cwillu_at_workas opposed to "start: Rejected send message, 1 matches rules; type =..." that you get if dbus didn't permit the message send01:57
cwillu_at_workmore importantly I guess, how do I turn it off?01:59
=== zz_Cidan is now known as Cidan
=== Cidan is now known as zz_Cidan
jmacdonaldhello14:47
james_woods(I googled for about 20 minutes without luck) I need to set my $PATH variable so that upstart can execute the right binary, but it keeps ignoring it. Any idea why? https://gist.github.com/james-woods/f5207bcc1ac5b81f69f615:47
jodh_james_woods: http://upstart.ubuntu.com/cookbook/#see-the-environment-a-job-runs-in, http://upstart.ubuntu.com/cookbook/#checking-how-a-service-might-react-when-run-as-a-job, http://upstart.ubuntu.com/cookbook/#determining-why-your-service-fails-to-start. At a guess I'd say it might be because you have not set $HOME. Why ipython rather than python? Also, you may be able to remove that sudo call and use the15:51
jodh_setuid stanza: http://upstart.ubuntu.com/cookbook/#setuid15:51
james_woodsjodh_: thanks16:09
james_woods:)16:09
=== JanC_ is now known as JanC
=== zz_Cidan is now known as Cidan
=== Cidan is now known as zz_Cidan
=== zz_Cidan is now known as Cidan
niramhi, i am trying to setup socket activation for php-fpm21:18
nirambut it doesn't seem to work21:18
nirami have added: start on socket PROTO=unix PATH=/var/path/to/socket21:19
niramand: env FPM_SOCKETS=/var/path/to/socket21:19
nirami am getting strange behavior.. sometimes the daemon starts right away21:19
niramother times it doesn't start at all21:19
niramnever actually starts when the socket is accessed21:20

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!