David Walser <[EMAIL PROTECTED]> writes: > Given that, it seems to me the best thing for services > we don't want enabled by default on installation, is > to just have them not run _post_service in the SPEC > file. They'll get chkconfig --add run when they're > enabled, and they don't lose the list of runlevels > they should be run in.
agreed (i don't see any pb doing so, except having rpmlint whining, but that's ok :) for example, packages that don't a working default config file should do this..
