rosemary: Initial device vendor commit
This commit is contained in:
10
proprietary/vendor/etc/init/netdagent.rc
vendored
Normal file
10
proprietary/vendor/etc/init/netdagent.rc
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
service netdagent /vendor/bin/netdagent
|
||||
class late_start
|
||||
#socket netdagent stream 0660 root system
|
||||
user system
|
||||
group net_admin net_raw system misc
|
||||
capabilities NET_ADMIN NET_RAW
|
||||
|
||||
on property:persist.vendor.operator.optr=OP12
|
||||
write /proc/sys/net/optr 12
|
||||
|
||||
Reference in New Issue
Block a user