mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
NEWS: document BPF delegate options
Document the new BPF delegate options, AKA BPF tokens.
This commit is contained in:
committed by
Yu Watanabe
parent
7ca0182fba
commit
afef98ecf8
6
NEWS
6
NEWS
@@ -366,6 +366,12 @@ CHANGES WITH 258 in spe:
|
||||
* A new PrivateBPF= switch has been added for unit files, which may be
|
||||
used to mount a private bpffs instance for the unit's processes.
|
||||
|
||||
* Four new options added to mount the bpffs with the delegate options:
|
||||
BPFDelegateCommands= BPFDelegateMaps=
|
||||
BPFDelegatePrograms= BPFDelegateAttachments=
|
||||
These allow an unprivileged container to use some BPF functionalities.
|
||||
See also https://lwn.net/Articles/947173/
|
||||
|
||||
* New user manager services systemd-nspawn@.service and
|
||||
systemd-vmspawn@.service and a machines.target unit to manage them
|
||||
have been added.
|
||||
|
||||
Reference in New Issue
Block a user