move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/staging/mkresin.git] / openwrt / package / bind / files / named.init
diff --git a/openwrt/package/bind/files/named.init b/openwrt/package/bind/files/named.init
deleted file mode 100755 (executable)
index 97860b3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-if [ -f /etc/bind/named.conf ]; then
-       named -c /etc/bind/named.conf
-fi