path: srcpd_2.1.7-2/init.d.lsb
{
  echo -n $"Restarting $PROG:"
  # The if pidofproc is used here again because Fedora does not comply
  # with LSB (see stop())
  if pidofproc $PROG_BIN > /dev/null ; then
