Hi, I am trying to start a service (dnscrypt-proxy) from init.d on Android 6.0.1 and am getting the following message :
avc: denied { execute_no_trans } for path="/system/xbin/dnscrypt-proxy" dev="mmcblk0p23" ino=2581 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 I believe I need to change the user that the process is running as so that it does not run at the same level as init. Would this simply be done by using type_transition? Thanks, Andy
_______________________________________________ Seandroid-list mailing list Seandroid-list@tycho.nsa.gov To unsubscribe, send email to seandroid-list-le...@tycho.nsa.gov. To get help, send an email containing "help" to seandroid-list-requ...@tycho.nsa.gov.