todo.md: address the sudo-related items

This commit is contained in:
Colin 2024-06-13 01:30:44 +00:00
parent 3e35210e4b
commit 8f634d9bb0

View File

@ -82,11 +82,6 @@
- e.g. daily email checks; daily backup checks
- integrate `nix check` into Gitea actions?
#### sudo-free world
- `systemctl restart FOO`: needs `sudo`
- `systemctl daemon-reload`: needs sudo
- `watch ifconfig`: needs `SANEBOX_DISABLE=1`
### user experience
- rofi: sort items case-insensitively
- xdg-desktop-portal shouldn't kill children on exit