Commit de859d54 authored by fuyanbin's avatar fuyanbin
Browse files

fix: setmac service不能可执行权限

parent f0032879
service set-mac /system/bin/set-mac.sh
service setmac /system/bin/set-mac.sh
class main
disabled
user root
......@@ -7,4 +7,4 @@ service set-mac /system/bin/set-mac.sh
seclabel u:r:init:s0
on property:sys.boot_completed=1
start set-mac
start setmac
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment