remove chown of root 57/957/1 20120810.1157
authorChris E Ferron <chris.e.ferron@linux.intel.com>
Fri, 10 Aug 2012 18:54:16 +0000 (11:54 -0700)
committerChris E Ferron <chris.e.ferron@linux.intel.com>
Fri, 10 Aug 2012 18:54:16 +0000 (11:54 -0700)
custom/scripts/users.post

index ffd983a..f73944f 100755 (executable)
@@ -2,7 +2,6 @@ mkdir -p /opt/home/app
 mkdir -p /opt/home/root
 cp -a /etc/skel/.e /opt/home/app/
 cp -a /etc/skel/.e /ope/home/root/
-chown -R 5000:5000 /opt/home/root
 chown -R 5000:5000 /opt/home/app
 chmod 0755 /home/app
 mkdir -p /home