On Fri, Dec 12, 2025 at 04:43:38PM +0100, Manuel Giraud wrote: > Hi, > > When updating packages with "pkg_add -u", I sometimes get messages about > a configuration file that was changed but also modified on my system. > > For example: > > --- -mpd-0.24.6 ------------------- > You should also check /etc/mpd.conf (which was modified) > > Where can I find the new version of this mpd.conf to compare it with the > one I have modified to my needs in /etc? Thanks.
In this case, in /usr/local/share/examples/mpd/mpd.conf See the pkg_info(1) option "-L".

