skip duplicate util-vserver dir
[util-vserver.git] / util-vserver / sysv / v_smb.subst
diff --git a/util-vserver/sysv/v_smb.subst b/util-vserver/sysv/v_smb.subst
deleted file mode 100755 (executable)
index 3058ba7..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-# chkconfig: - 91 35
-# description: Wrapper to start smb bound to a single IP
-USR_LIB_VSERVER=/usr/lib/util-vserver
-exec $USR_LIB_VSERVER/vsysvwrapper smb $*
-
-
-
-
-
-