#!/bin/sh # chkconfig: - 98 10 # description: Wrapper to start httpd bound to a single IP exec /usr/sbin/chbind --ip eth0 /etc/rc.d/init.d/postgresql $*