On Sat, 28 May 2011 23:07:11 +0200 Michael Biebl <[email protected]> wrote:
> dbus is a central piece of a today's Linux desktop. You can't easily
> remove. That said, I'm maintainer of dbus and avahi-daemon, so I'm
> pretty sure those two services are fine.
> It's either setserial or ipmasq.
> Could you attach those files, please.
Not sure, which files from those packages are needed?
A guess: perhaps the 'INIT INFO' headers from the relevant
'/etc/init.d' config files are of interest? Attached are package
version numbers, and those headers, via:
% CHECKTHESE="setserial ipmasq" ; \
{ dlocate -s $CHECKTHESE | egrep Pac\|Ver ; \
parallel dlocate -L -- $CHECKTHESE | grep init.d/ | \
while read x ; do echo $x ; grep -B 100 "END INIT" $x | nl ; done }
HTH...
suspected_deb_package_initd_file.txt.gz
Description: Binary data

