From 0f8f2be7aed9db71f1c5022d30bb57856883c809 Mon Sep 17 00:00:00 2001 From: Erik Gomez Date: Tue, 2 Jun 2015 09:55:08 -0500 Subject: [PATCH] Wheel not admin Stay consistent with Library folder (my mistake). --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fa730eb..962c08a 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ pack-usr-local-outset-everyboot-scripts-%: % l_usr_local_outset_everyboot_script l_library_profiles: l_Library @sudo mkdir -p ${WORK_D}/Library/Profiles - @sudo chown root:admin ${WORK_D}/Library/Profiles + @sudo chown root:wheel ${WORK_D}/Library/Profiles @sudo chmod 755 ${WORK_D}/Library/Profiles pack-library-profiles-%: % l_library_profiles