summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorPark Sanghyun <sh1984.park@samsung.com>2011-03-09 08:59:00 +0900
committerSimon Wilson <simonwilson@google.com>2011-03-08 16:23:50 -0800
commita88185067969d27823a23ddc1b303fb1619af732 (patch)
treef8fa65fd84ff58be1c0e52769ef4aadf5186da1c /init.herring.rc
parent21a6e50d0bf46f9dbadc12fcdfdf8301061f01ee (diff)
downloaddevice_samsung_crespo-a88185067969d27823a23ddc1b303fb1619af732.zip
device_samsung_crespo-a88185067969d27823a23ddc1b303fb1619af732.tar.gz
device_samsung_crespo-a88185067969d27823a23ddc1b303fb1619af732.tar.bz2
change the permission to 770 for gps
Change-Id: I274afc872c3b4b7c2b1018847564170e3091f21e Signed-off-by: Park Sanghyun <sh1984.park@samsung.com>
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.herring.rc b/init.herring.rc
index 7d52527..32c3886 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -24,7 +24,7 @@ on boot
chmod 660 /sys/class/sec/uart_switch/UART_SEL/value
# create data/gps for GPS demon
- mkdir /data/gps 700 gps system
+ mkdir /data/gps 770 gps system
chown gps system /data/gps
chown gps root /sys/class/sec/gps/GPS_PWR_EN/value
chmod 660 /sys/class/sec/gps/GPS_PWR_EN/value