On Mon, Sep 23, 2002 at 05:05:36PM +0200, Roman Neuhauser wrote: [... re periodic diffs] > And, what would the preferred interface be? Most of periodic.conf knobs > are bools, but I'm not sure > diff_{context,traditional,unified}_format="{YES,NO}" > is better than > diff_format="{context,traditional,unified}"
No reason why rc.conf knobs *have* to be bools, what ultimately matters is the case...esac which parses them. I'd avoid relying on a default value in /etc/defaults/rc.conf for the sake of robustness. I prefer unified diffs, personally. BMS To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message