diff options
Diffstat (limited to 'libexec/rc/rc.conf')
| -rw-r--r-- | libexec/rc/rc.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf index f88bd3919f8b..bc59bceea424 100644 --- a/libexec/rc/rc.conf +++ b/libexec/rc/rc.conf @@ -725,6 +725,9 @@ newsyslog_flags="-CN" # Newsyslog flags to create marked files mixer_enable="YES" # Run the sound mixer. opensm_enable="NO" # Opensm(8) for infiniband devices defaults to off nuageinit_enable="NO" # Run nuageinit at startup +mdoctl_enable="NO" # Load MAC/do at startup +mdoctl_program="/sbin/mdoctl" # mdoctl executable +mdoctl_config="/etc/mdo.conf" # Location of mdo.conf # rctl(8) requires kernel options RACCT and RCTL rctl_enable="YES" # Load rctl(8) rules on boot |
