diff options
author | Michael Biebl <mbiebl@gmail.com> | 2017-12-01 13:52:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-01 13:52:32 +0100 |
commit | 35ccaf9332cd0bda4c36502d9e53f82835297541 (patch) | |
tree | 7cbcdf509a99c2c780b97c874ec1219e659d6d7c /TODO | |
parent | mount-util: tape over name_to_handle_at() flakiness (#7517) (diff) | |
parent | bpf-firewall: actually invoke BPF_PROG_ATTACH to check whether cgroup/bpf is ... (diff) | |
download | systemd-35ccaf9332cd0bda4c36502d9e53f82835297541.tar.xz systemd-35ccaf9332cd0bda4c36502d9e53f82835297541.zip |
Merge pull request #7481 from poettering/bpf-test-fix
bpf-firewall: actually invoke BPF_PROG_ATTACH to check whether cgroup/bpf is available
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ Janitorial Clean-ups: Features: +* make use of ethtool veth peer info in machined, for automatically finding out + host-side interface pointing to the container. + * add some special mode to LogsDirectory=/StateDirectory=… that allows declaring these directories without necessarily pulling in deps for them, or creating them when starting up. That way, we could declare that |