On Fri, 20 Jul 2001, Guillaume Rousse wrote:

> Second one is very common, as there many other things in /etc as just config
> file:
> -service start scripts in /etc/init.d
> -cron task in /etc/cron.*
> -logrotate tak in /etc/logrotate.d
> -a bunch of thing under /etc/X11
> So, must we declare all those file as config file to please rpmlint (with
> additional noreplace flag moreover), ignore it, or make rpmlint more wiser
> (aka, test executable permission for /etc/init.d/ and /etc/crond.*, for
> instance) ?

Except start/stop scripts, I'd support using (noreplace) tag. Since most
init scripts shouldn't be touched, and some daemons may change options so
that old init scripts won't work anymore, IMHO it's better mark it as a
common file instead of %%config.

Abel


Reply via email to