Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #59739
| From | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#880615: linux-latest: systemd complains about CONFIG_BPF_SYSCALL not being set |
| Date | 2017-12-24 15:20 +0100 |
| Message-ID | <v0fi9-6xQ-7@gated-at.bofh.it> (permalink) |
| References | <uHtEZ-2zr-9@gated-at.bofh.it> <uHtEZ-2zr-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Control: tags -1 + moreinfo Hi On Thu, Nov 02, 2017 at 12:45:33PM -0700, Francois Marier wrote: > Source: linux-latest > Version: 86 > Severity: normal > > systemd complains in syslog about Debian kernels not supporting BPF/cgroup > firewalling: > > systemd[1]: File /lib/systemd/system/systemd-udevd.service:32 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. > systemd[1]: File /lib/systemd/system/systemd-logind.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. > systemd[1]: File /lib/systemd/system/systemd-journald.service:33 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. > > According to this upstream bug: > > https://github.com/systemd/systemd/issues/7188 > > it's just a matter of adding the following to the kernel config: > > CONFIG_BPF_SYSCALL=y CONFIG_BPF_SYSCALL=y is already set since 4.2.5-1. Should that be CONFIG_CGROUP_BPF in addition (cf. #872560). Regards, Salvatore
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#880615: linux-latest: systemd complains about CONFIG_BPF_SYSCALL not being set Francois Marier <francois@debian.org> - 2017-11-02 20:50 +0100 Bug#880615: linux-latest: systemd complains about CONFIG_BPF_SYSCALL not being set Salvatore Bonaccorso <carnil@debian.org> - 2017-12-24 15:20 +0100 Processed: Re: Bug#880615: linux-latest: systemd complains about CONFIG_BPF_SYSCALL not being set "Debian Bug Tracking System" <owner@bugs.debian.org> - 2017-12-24 15:40 +0100 Bug#880615: linux-latest: systemd complains about CONFIG_BPF_SYSCALL not being set Heinrich Schuchardt <xypron.glpk@gmx.de> - 2018-01-13 11:40 +0100
csiph-web