summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-08-01 09:41:51 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-08-01 09:41:51 +0200
commit12d78acbfc062f3e6fa65178b35dc1667e71555c (patch)
tree4af563a7a1cff415c85925edd8962ebf685890ca
parent4d65a1b077a8b03e24c26bc3637efa49673b9d42 (diff)
downloaddevice_samsung_galaxys2-common-12d78acbfc062f3e6fa65178b35dc1667e71555c.zip
device_samsung_galaxys2-common-12d78acbfc062f3e6fa65178b35dc1667e71555c.tar.gz
device_samsung_galaxys2-common-12d78acbfc062f3e6fa65178b35dc1667e71555c.tar.bz2
init: correct dev/log permissions
-rw-r--r--init.smdk4210.rc4
1 files changed, 0 insertions, 4 deletions
diff --git a/init.smdk4210.rc b/init.smdk4210.rc
index fbd1dad..6523b8f 100644
--- a/init.smdk4210.rc
+++ b/init.smdk4210.rc
@@ -140,10 +140,6 @@ on post-fs-data
chmod 0775 /data/log
chmod 0775 /data/anr
- chmod 0662 /dev/log/radio
- chmod 0662 /dev/log/main
- chmod 0662 /dev/log/event
-
#panorama directory creation
mkdir /data/pxtmpdir 0775
chown system system /data/pxtmpdir