X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sysv%2Fv_gated.subst;fp=sysv%2Fv_gated.subst;h=0000000000000000000000000000000000000000;hb=db5ef3f969fc6ad34aeb5903e44d0049b2e50791;hp=294857acf0b0e13b9a98adb322c34503cad8ec6e;hpb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;p=util-vserver.git diff --git a/sysv/v_gated.subst b/sysv/v_gated.subst deleted file mode 100755 index 294857a..0000000 --- a/sysv/v_gated.subst +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh -# chkconfig: - 32 75 -# description: Wrapper to start gated bound to a single IP - -# normally, you will need /etc/vservices/gated.conf -# with the following line -# IP=0.0.0.0 -# so gated is started without restriction even if you -# restart it from an ssh session, itself "chbounded" to a single -# IP. -USR_LIB_VSERVER=/usr/lib/util-vserver -exec $USR_LIB_VSERVER/vsysvwrapper gated $* -