todo.md: remove completed "landlock sandboxer prints garbage" item

This commit is contained in:
Colin 2024-06-01 12:35:46 +00:00
parent 96f177ceb2
commit 0a382ae8a3

View File

@ -1,5 +1,4 @@
## BUGS
- moby: landlock sandboxer prints extra garbage when starting (kernel 6.9-specific thing)
- `rmDbusServices` may break sandboxing
- e.g. if the package ships a systemd unit which references $out, then make-sandboxed won't properly update that unit.
- `rmDbusServicesInPlace` is not affected