sergeykish | hello, is it a channel about http://upstart.ubuntu.com ? | 23:01 |
---|---|---|
sergeykish | see it :-) | 23:01 |
sergeykish | I've created a python daemon and run it using upstart. It runs good - I can see it using `ps ax | grep name`, but `status name` shows (stop) | 23:04 |
sergeykish | I run script using exec: $ cat /etc/event.d/tamagotchi | 23:06 |
sergeykish | exec /usr/local/sbin/tamagotchi.py | 23:06 |
sadmac | sergeykish: does your python daemon fork? | 23:10 |
sergeykish | sadmac, yes | 23:10 |
sergeykish | it use standart daemonize method | 23:11 |
=== sadmac_ is now known as sadmac | ||
sergeykish | sadmac, thanks - googled the `upstart daemon fork` and found decision https://bugs.launchpad.net/upstart/+bug/99962 | 23:33 |
sadmac | np | 23:34 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!