summaryrefslogtreecommitdiff
path: root/recipes-connectivity/dhcp/dhcp_%x.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/dhcp/dhcp_%x.bbappend')
-rw-r--r--recipes-connectivity/dhcp/dhcp_%x.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes-connectivity/dhcp/dhcp_%x.bbappend b/recipes-connectivity/dhcp/dhcp_%x.bbappend
deleted file mode 100644
index 9d0da7e..0000000
--- a/recipes-connectivity/dhcp/dhcp_%x.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-#SRC_URI = "file://dhcpd.conf"
-
-
-inherit update-rc.d
-INITSCRIPT_PACKAGES = "dhcp-server"
-INITSCRIPT_NAME = "dhcp-server"
-INITSCRIPT_PARAMS = "start 50 S . stop 50 0 6 1 ."