#!/sbin/openrc-run command="/usr/bin/openerp-server" command_user="openerp" command_args="-c ${CONFIGFILE}" command_background="true" pidfile="/run/${RC_SVCNAME}.pid" stopsig="SIGKILL"