On Sep 27, 2014, at 07.48, Wietse Venema <wie...@porcupine.org> wrote:
> Use "postconf -d", not "postconf -n". -n is for settings in the > configuration file, -d is for the built-in settings which include > the version, release date, and so on. this reminds me - some time long ago, i happened to notice that config_directory seems to be the lone exception to the postconf -n behavior described in postconf(1). it’s not of much consequence, at least for me, but i was just curious why [presuming it’s intentional]. -ben