I applied the patch "Call prctl.set_pdeathsig() after forking" but it still doesn't kill the process at logout.
After applied, I removed statusicon.pyc and statusicon.pyo and then ran "python2 -m compileall statusicon.py" to regenerate.
But the problem persists, I log out from my account and log in into my wive's account, there I still can see my redshift process running with ps command, the only process remaining from my user.
Hi David,
I applied the patch "Call prctl.set_ pdeathsig( ) after forking" but it still doesn't kill the process at logout.
After applied, I removed statusicon.pyc and statusicon.pyo and then ran "python2 -m compileall statusicon.py" to regenerate.
But the problem persists, I log out from my account and log in into my wive's account, there I still can see my redshift process running with ps command, the only process remaining from my user.