start to track Daniel's version
[util-vserver.git] / sysv / v_httpd.subst
diff --git a/sysv/v_httpd.subst b/sysv/v_httpd.subst
deleted file mode 100755 (executable)
index 1c43a57..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-# chkconfig: - 85 15
-# description: Wrapper to start httpd bound to a single IP
-USR_LIB_VSERVER=/usr/lib/util-vserver
-exec $USR_LIB_VSERVER/vsysvwrapper httpd $*
-