E etaleb macrumors 6502a Original poster Apr 7, 2012 665 35 Maine Jun 7, 2023 #26 What do you mean by this statement? It is only /Library/LaunchAgents which should be owner: system, group: wheel.
What do you mean by this statement? It is only /Library/LaunchAgents which should be owner: system, group: wheel.
G gilby101 macrumors 68040 Mar 17, 2010 3,326 1,900 Tasmania Jun 7, 2023 #27 etaleb said: What do you mean by this statement? It is only /Library/LaunchAgents which should be owner: system, group: wheel. Click to expand... The are two "Libraries": The system library /Library which you should mostly avoid modifying. This has owner: system, group: wheel. The user library /Users/<user>/Library which can also be accessed as ~/Library. This has (or should have) owner: <user>, group: staff.
etaleb said: What do you mean by this statement? It is only /Library/LaunchAgents which should be owner: system, group: wheel. Click to expand... The are two "Libraries": The system library /Library which you should mostly avoid modifying. This has owner: system, group: wheel. The user library /Users/<user>/Library which can also be accessed as ~/Library. This has (or should have) owner: <user>, group: staff.