On Mon, 28 Mar 2005 18:09:51 +0100, Digby Tarvin <[EMAIL PROTECTED]> wrote: > On the subject of etc-update, is there any way after an extensive update > to work out which package is responsible for a config file update, such > as: > -rwxr-xr-x 1 root root 14676 Mar 28 15:25 ._cfg0000_rstartd.real >
You could look into the 'qpkg' command. Something like: qpkg -f /etc/init.d/rsyncd Will return the package it came from: net-misc/rsync * So, for your case, just find the file it wants to replace and query which package it came from ... I think... -Hani -- [email protected] mailing list
