Restore backend does not exit properly when only logging out
Status: Alpha
Brought to you by:
p3rg2z
When only logging out from a session instead of shutting down the machine, the file /tmp/cozy-restore-backend.pid is not deleted. The next time the user logs in, the daemon cannot be started, because it assumes that the daemon is already running.