Change process title to simplify 'ps' display
Use python-setproctitle to change the process title of the running daemon. Make it appear as a native executable to simplify administration.
Please register or sign in to comment
Use python-setproctitle to change the process title of the running daemon. Make it appear as a native executable to simplify administration.