|
|
|
|
|
by dietr1ch
2 days ago
|
|
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 |
|
I'm not necessarily talking about the Unix concept of a group. It seems to me you want some granularity between 'kill all processes' and 'keep all processes'