summaryrefslogtreecommitdiff
path: root/db845c/eth_mac_addr.rc
diff options
context:
space:
mode:
Diffstat (limited to 'db845c/eth_mac_addr.rc')
-rw-r--r--db845c/eth_mac_addr.rc9
1 files changed, 9 insertions, 0 deletions
diff --git a/db845c/eth_mac_addr.rc b/db845c/eth_mac_addr.rc
new file mode 100644
index 0000000..e710c19
--- /dev/null
+++ b/db845c/eth_mac_addr.rc
@@ -0,0 +1,9 @@
+service eth_mac_addr /system/bin/eth_mac_addr.sh
+ class core
+ user root
+ group system
+ disabled
+ oneshot
+
+on post-fs-data
+ start eth_mac_addr