This commit was generated by cvs2svn to compensate for changes in r120,
[util-vserver.git] / sysv / v_sendmail.subst
1 #!/bin/sh
2 # chkconfig: - 80 30
3 # description: Wrapper to start sendmail bound to a single IP
4 USR_LIB_VSERVER=/usr/lib/util-vserver
5 exec $USR_LIB_VSERVER/vsysvwrapper sendmail $*
6