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. -- http://mail.python.org/mailman/listinfo/python-list