ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/routing/oonf-dlep-proxy/files/dlep_proxy.init b/external/routing/oonf-dlep-proxy/files/dlep_proxy.init
new file mode 100755
index 0000000..c47ff84
--- /dev/null
+++ b/external/routing/oonf-dlep-proxy/files/dlep_proxy.init
@@ -0,0 +1,6 @@
+#!/bin/sh /etc/rc.common
+
+START=82
+DAEMON='dlep_proxy'
+
+. /lib/functions/oonf_init.sh