mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: Create NETMGR daemon socket
This commit is contained in:
parent
452b58a37c
commit
fa1375889c
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ on boot
|
|||
# Allow QMUX daemon to assign port open wait time
|
||||
chown radio radio /sys/devices/virtual/hsicctl/hsicctl0/modem_wait
|
||||
|
||||
#Create NETMGR daemon socket area
|
||||
mkdir /dev/socket/netmgr 0750 radio radio
|
||||
|
||||
#port-bridge
|
||||
chmod 0660 /dev/smd0
|
||||
chown system system /dev/smd0
|
||||
|
|
Loading…
Reference in a new issue