This commit was generated by cvs2svn to compensate for changes in r120,
[util-vserver.git] / sysv / v_named.subst
diff --git a/sysv/v_named.subst b/sysv/v_named.subst
new file mode 100755 (executable)
index 0000000..507847f
--- /dev/null
@@ -0,0 +1,11 @@
+#!/bin/sh
+# chkconfig: - 55 45
+# description: Wrapper to start named bound to a single IP
+USR_LIB_VSERVER=/usr/lib/util-vserver
+exec $USR_LIB_VSERVER/vsysvwrapper named $*
+
+
+
+
+
+