Which Process runs by default as soon as user logs in ?
Default process running in Mac
Check out LaunchAgents and Launchctl. You probably got some files in ~/Library/LaunchAgents/ which often is started when the user sign in.
Which Process runs by default as soon as user logs in ?
Check out LaunchAgents and Launchctl. You probably got some files in ~/Library/LaunchAgents/ which often is started when the user sign in.