Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Set Process Name to the main APAF Services #48

Open
fpietrosanti opened this issue Nov 7, 2012 · 0 comments
Open

Set Process Name to the main APAF Services #48

fpietrosanti opened this issue Nov 7, 2012 · 0 comments

Comments

@fpietrosanti
Copy link
Contributor

Currently APAF run as a long command line over twisted on Linux and OSX (even if packaged with .app).
So when you make a "ps -auxw" you see a long command line for which APAF application is started.

This ticket is to make the APAF process name appear like "APAF Service", like any other standalone daemon.

To do that we can use Setproctitle http://pypi.python.org/pypi/setproctitle .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant