Launch Agents (User Level) - Background User Process
$ cd /System/Library/LaunchAgents/
$ cd /Library/LaunchAgents/
Launch Deamons (System Level) - Background System Process
cd /System/Library/LaunchDaemons/
$ cd /Library/LaunchDaemons/
This is basically like a cron jobs.Best examples of Launch Daemons are following plist files:
$ cd /System/Library/LaunchAgents/
$ cd /Library/LaunchAgents/
Launch Deamons (System Level) - Background System Process
cd /System/Library/LaunchDaemons/
$ cd /Library/LaunchDaemons/
This is basically like a cron jobs.Best examples of Launch Daemons are following plist files: