path: srcpd_2.1.7-2/init.d.lsb
  # Linux Standard Base. Because of this status will only tell if the
  # service is running all other states are crock
  pidofproc $PROG_BIN > /dev/null
  RETVAL=$?
  case "$RETVAL" in
