diff options
| author | Christian Franke <nobody@nowhere.ws> | 2015-05-13 13:59:18 +0200 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-04-08 20:32:02 -0400 |
| commit | 1b32203911d5d0fe6197019f2e25027f5a5f2ad4 (patch) | |
| tree | f7726e8025979f2e48e4d37942b059e6b4bbea24 /lib/json.c | |
| parent | 0b16a517f41acef8477c9526f799a2c18a433a82 (diff) | |
lib/privs: Don't use CAP_NET_BROADCAST
From what I can tell, CAP_NET_BROADCAST has never been required for any
functionality in the Linux kernel, so we do not really need it.
However, it causes breakage in contexts where Quagga is started with a
limited set of capabilities, e.g. in Docker, because these may not
include CAP_NET_BROADCAST and in the case of Docker do not even support
adding CAP_NET_BROADCAST.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/json.c')
0 files changed, 0 insertions, 0 deletions
