Name
MK_SYSCONFDIR — System configuration directory
Synopsis
MODULES="... path ..."
mk_declare -e MK_SYSCONFDIR
Description
The directory where configuration files are installed.
Defaults to $MK_PREFIX/etc,
unless MK_PREFIX is /usr,
in which case it defaults to /etc.