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 | 976c0478410d3bac9d11278ed024a3cdb1bef749 (diff) | |
parent | e583759bd1a6f9906e6eda6d3835b514bd720b5c (diff) | |
download | systemd-35ccaf9332cd0bda4c36502d9e53f82835297541.tar.gz |
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 |