summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorBrian Swetland <swetland@google.com>2010-12-13 15:40:41 -0800
committerBrian Swetland <swetland@google.com>2010-12-13 15:40:41 -0800
commitae20b4740da0e186aa13fa783baba3a8d98cbe08 (patch)
tree63f51be0534e6c052d330ca911dc36b8495b145c /init.herring.rc
parentf83c6675ded3ee8c46688576c1e93b42a1a45251 (diff)
downloaddevice_samsung_crespo-ae20b4740da0e186aa13fa783baba3a8d98cbe08.zip
device_samsung_crespo-ae20b4740da0e186aa13fa783baba3a8d98cbe08.tar.gz
device_samsung_crespo-ae20b4740da0e186aa13fa783baba3a8d98cbe08.tar.bz2
fixup efs subdir permissions
Apparently the factory process gets these wrong... Change-Id: I3c8f2b8372862437e0266fe8d3de3e2badcae8c3
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.herring.rc b/init.herring.rc
index 27947ac..6dc2c67 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -32,6 +32,8 @@ on boot
on fs
mkdir /efs 0775 radio radio
mount yaffs2 mtd@efs /efs nosuid nodev
+ chmod 770 /efs/bluetooth
+ chmod 770 /efs/imei
mount ext4 /dev/block/platform/s3c-sdhci.0/by-name/system /system wait ro
mount ext4 /dev/block/platform/s3c-sdhci.0/by-name/userdata /data wait noatime nosuid nodev