Install strategy for this kind of app
Install strategy for this kind of app
- Subject: Install strategy for this kind of app
- From: John Scalo <email@hidden>
- Date: Wed, 26 Jun 2002 19:14:07 -0700
I want to write and install an application that is a background app with
some UI (LSUIElement etc), yet launches at login for every user on the
system and runs as root so that it can't be killed from the terminal without
an admin password.
What's the best way to do this? Is it as simple as installing into
/Library/StartupItems and setuid'ing to root during installation?
Thanks!
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.