- FC2 doesn't have automake-1.9, only automake-1.8.3; hope this is okay
[util-vserver.git] / sysv / v_portmap.subst
1 #!/bin/sh
2 # chkconfig: - 91 35
3 # description: Wrapper to start portmap bound to a single IP
4 USR_LIB_VSERVER=/usr/lib/util-vserver
5 exec $USR_LIB_VSERVER/vsysvwrapper portmap $*
6
7
8
9
10
11