diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-05-14 12:15:43 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-05-14 12:16:45 +0000 |
| commit | 5681636ead6790d5ad2c24a4712f010fcdfc926c (patch) | |
| tree | ac64b0eeaa42e793c51c3e8493a25854497c98c9 /libexec | |
| parent | 847ef59d4b5eab234bd1f8eb947ad74bdab5614e (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rc/rc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf index 2bd8af67c602..1ee1573bbdba 100644 --- a/libexec/rc/rc.conf +++ b/libexec/rc/rc.conf @@ -721,6 +721,7 @@ newsyslog_enable="YES" # Run newsyslog at startup. 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 # rctl(8) requires kernel options RACCT and RCTL rctl_enable="YES" # Load rctl(8) rules on boot |
