todo.md: note that s6 is not re-entrant

This commit is contained in:
Colin 2024-06-14 20:26:30 +00:00
parent 01cfed2438
commit 317251338c

View File

@ -24,6 +24,8 @@
- moby: bpf is effectively disabled?
- `dmesg | grep 'systemd[1]: bpf-lsm: Failed to load BPF object: No such process'`
- `dmesg | grep 'hid_bpf: error while preloading HID BPF dispatcher: -22'`
- `s6` is not re-entrant
- so if the desktop crashes, the login process from `unl0kr` fails to re-launch the GUI
## REFACTORING:
- add import checks to my Python nix-shell scripts