Which is the simplest way to exclude an user from a launchd agent?
Posted
by compriots
on Super User
See other posts from Super User
or by compriots
Published on 2010-04-21T23:05:29Z
Indexed on
2010/04/21
23:14 UTC
Read the original article
Hit count: 315
I have some launchd plists that are now placed at the administrator per-user level, particularly inside:
- /Library/LaunchAgents /Library/LaunchDaemons
I'd like to avoid that some of those services could start only for one user (possibly avoiding to move all the plists to each ~/Library/LaunchAgents), which is the simplest way?
Thanks in advance.
© Super User or respective owner