todo.md: add a note for nmcli sandboxing

This commit is contained in:
2024-09-21 22:19:14 +00:00
parent 4f28d11bfa
commit b113d98ab5

View File

@@ -1,4 +1,6 @@
## BUGS
- nmcli and networkmanager_dmenu don't have the right perms to adjust networking details
- i think the error is in my sandboxing of the NetworkManager service
- `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