| ▲ | benj111 2 days ago | |||||||
Ah ok. Seems like the log out metaphor is kind of broken then? It seems to me if you want persistence between logouts, the processes should belong to a different group/user. (I'm spitballing hypotheticalshere, not saying anyone/thing in particular is wrong) | ||||||||
| ▲ | dietr1ch 2 days ago | parent [-] | |||||||
Think about user services in a multi-user setup Do you want user-level services, or a multi-tenant system-level service? - Who can tweak the service configuration? - How do you ensure there's no data leaks between users? - What about misbehaviour? Quotas, crashes I think lingering is great here | ||||||||
| ||||||||