[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2480: wrong path for psupdate



Package: miscutils
Version: 1.3-7

The script /sbin/installkernel contains:

  if [ -x /usr/sbin/psupdate ]
  then
    if [ -f /usr/src/linux/vmlinux ]
    then
      /usr/sbin/psupdate
    fi
  fi

However, psupdate (from procps-0.99-1b) resides in /sbin. Thus the psdatabase
is not rebuilt automatically when installing a new kernel.

--
Robert Leslie
rob@mars.org


Reply to: