Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit e4c4e0a

Browse files
committed
Merge pull request #2 from erikng/master
Wheel, not admin.
2 parents 501085f + 0f8f2be commit e4c4e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pack-usr-local-outset-everyboot-scripts-%: % l_usr_local_outset_everyboot_script
1717

1818
l_library_profiles: l_Library
1919
@sudo mkdir -p ${WORK_D}/Library/Profiles
20-
@sudo chown root:admin ${WORK_D}/Library/Profiles
20+
@sudo chown root:wheel ${WORK_D}/Library/Profiles
2121
@sudo chmod 755 ${WORK_D}/Library/Profiles
2222

2323
pack-library-profiles-%: % l_library_profiles

0 commit comments

Comments
 (0)