X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sysv%2Fv_httpd.subst;fp=sysv%2Fv_httpd.subst;h=0000000000000000000000000000000000000000;hb=db5ef3f969fc6ad34aeb5903e44d0049b2e50791;hp=1c43a570d9b1f5bad16bb19b9ef05c8fcd95969f;hpb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;p=util-vserver.git diff --git a/sysv/v_httpd.subst b/sysv/v_httpd.subst deleted file mode 100755 index 1c43a57..0000000 --- a/sysv/v_httpd.subst +++ /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 $* -