setproctitle

sadfub at gmx.net sadfub at gmx.net
Tue Aug 21 04:21:47 EDT 2007


Hi,

is there still no possibility to easly set the process title? I found a
third party addon here:
http://mail.python.org/pipermail/python-list/2004-August/273115.html.
Shouldn't "import posix" do the thing? I am using python 2.5.

Since I write a python daemon here, I need to set the correct name,
which is needed by the start_daemon tool to write the pid file.



More information about the Python-list mailing list