skip duplicate util-vserver dir
[util-vserver.git] / util-vserver / sysv / v_xinetd.subst
diff --git a/util-vserver/sysv/v_xinetd.subst b/util-vserver/sysv/v_xinetd.subst
deleted file mode 100755 (executable)
index 7933f12..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-# chkconfig: - 56 50
-# description: Wrapper to start xinetd bound to a single IP
-USR_LIB_VSERVER=/usr/lib/util-vserver
-exec $USR_LIB_VSERVER/vsysvwrapper xinetd $*
-