- Code: Select all
* IMPORTANT: 3 config files in '/etc' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
localhost / # find /etc -iname '._cfg????_*'
/etc/festival/._cfg0000_server.scm
/etc/init.d/._cfg0000_festival
localhost / #
Notice in the above example that emerge told me that 3 config files in /etc have to be updated but in fact the find command only found 2 modified config files.
This phenomenon only started recently. Is anyone else experiencing this?

