E etaleb macrumors 6502a Original poster 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 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.