Tagged Questions
4
votes
3answers
157 views
is there something like a per-user daemon?
I need to run some background processes that live as long as I am logged in with a certain user.
Does there exist something like a per-user daemon? I know only of global daemons that live from ...