I rebooted one of my servers a few minutes ago, and while watching the init text, I noticed a couple of failures related to the script's not finding `pidof`. Sure enough, pidof was missing from my server, somehow. The rest of sysvinit-utils was there, but not pidof. I checked its sister machine, and it was there, so I copied it over, and all seems well - if distrurbing. In the mean time, however, I noticed a number of init scripts, including cron, dirmngr, and portmap, all use `pidofproc`, and `pidofproc` is missing from both systems. In which package does this utility reside?
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

