On Wed, 18 Jul 2007, mark david mcCreary wrote: > > I want to see if I can clean things up a bit, and run just one > Exim binary, so I'm thinking of patching Exim to keep root when > invoked with -C config-file. > > Would anybody want to advise me not to do this ?
Have a look at the ALT_CONFIG_PREFIX compile-time option. You might add an ALT_CONFIG_ANYONE option which only retains root for configuration files under the secure prefix. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
