From 36b0cdbd80a36112051ee1f9ed9381b41afdff11 Mon Sep 17 00:00:00 2001 From: slickrick Date: Sat, 14 Dec 2013 09:50:06 -0800 Subject: t0lte: fix SELinux labels for /tombstones Change-Id: Iaf5540c3eb82edb8e843b4ee0c5064775626bc32 --- rootdir/init.target.rc | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'rootdir/init.target.rc') diff --git a/rootdir/init.target.rc b/rootdir/init.target.rc index f03b0b6..2729893 100644 --- a/rootdir/init.target.rc +++ b/rootdir/init.target.rc @@ -22,8 +22,8 @@ on post-fs-data chown system radio /dev/block/platform/dw_mmc/by-name chmod 0775 /dev/block/platform/dw_mmc/by-name - #QCRIL - #Create QMUX deamon socket area + # QCRIL + # Create QMUX deamon socket area mkdir /dev/socket/qmux_radio 0770 radio radio chmod 2770 /dev/socket/qmux_radio mkdir /dev/socket/qmux_audio 0770 media audio @@ -42,9 +42,18 @@ on post-fs-data # an ack packet comes out of order write /proc/sys/net/netfilter/nf_conntrack_tcp_be_liberal 1 + # Restorecon restorecon /efs/FactoryApp/keystr restorecon /efs/FactoryApp/factorymode restorecon /efs/FactoryApp/serial_no + restorecon /efs/wifi/.mac.info + restorecon /tombstones + restorecon /tombstones/qcks + restorecon /tombstones/qcks/acdb.bin + restorecon /tombstones/qcks/efs1.bin + restorecon /tombstones/qcks/efs2.bin + restorecon /tombstones/qcks/efs3.bin + restorecon /tombstones/qcks/temp.dump # for AT distributor chown system radio /sys/module/cpuidle_exynos4/parameters/enable_mask -- cgit v1.2.3