From: Graydon, Tracy Date: Wed, 22 May 2013 00:42:12 +0000 (-0700) Subject: TIVI-979: fix perms on /root dir X-Git-Tag: accepted/2.0alpha-wayland/20130522.000758^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=179a628099dd0765626eebac7b96acf37af8e2f5;p=profile%2Fivi%2Fimage-configurations.git TIVI-979: fix perms on /root dir --- diff --git a/custom/scripts/root-user.post b/custom/scripts/root-user.post index 9a7fe57..5b51a09 100644 --- a/custom/scripts/root-user.post +++ b/custom/scripts/root-user.post @@ -1 +1,2 @@ mkdir /root +chmod 755 /root