Hi,
Starting openerp-server: /etc/init.d/openerp-server: start-stop-daemon: command not found
Any solution for cent os 6.3
start-stop-daemon --start --quiet --pidfile ${PID} \
--chuid ${USER} --background --make-pidfile \
--exec ${PYTPATH} -- ${DAEMON} --config=${CONFIG} \
--logfile=${LOGFILE}