summaryrefslogtreecommitdiffstats
path: root/contrib/bind/named/named.restart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/named/named.restart.sh')
-rw-r--r--contrib/bind/named/named.restart.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/bind/named/named.restart.sh b/contrib/bind/named/named.restart.sh
new file mode 100644
index 0000000..4d073e6
--- /dev/null
+++ b/contrib/bind/named/named.restart.sh
@@ -0,0 +1,7 @@
+#!/bin/sh -
+#
+# from named.restart 5.4 (Berkeley) 6/27/89
+# $Id: named.restart.sh,v 8.1 1994/12/15 06:24:14 vixie Exp $
+#
+
+exec %DESTSBIN%/%INDOT%ndc restart
OpenPOWER on IntegriCloud