Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2016 10:08:28 +0100
From:      =?UTF-8?Q?Sol=C3=A8ne_Rapenne?= <solene@bsd.zplay.eu>
To:        freebsd-questions@freebsd.org
Subject:   RCTL in Generic ?
Message-ID:  <c92d5e7668f6c417a1503a24df6b2673@mail.zplay.eu>

next in thread | raw e-mail | index | archive | help
Hi,

In this handbook 
https://www.freebsd.org/doc/handbook/security-resourcelimits.html page I 
read

> By default, kernel support for rctl is not built-in, meaning that the 
> kernel will
> first need to be recompiled using the instructions [..]. Add these 
> lines to either
> GENERIC or a custom kernel configuration file, then rebuild the kernel:
> options         RACCT
> options         RCTL

I downloaded the sources of 10.2-RELEASE and I found that thoses options 
are already in the GENERIC config file.

The handbook should be updated because it seems built-in now. To 
activate it kern.racct.enable=1 in /boot/loader.conf is neeeded.

Kind regards



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c92d5e7668f6c417a1503a24df6b2673>