From 264025342435ccdd46f0bd5474274ca8e66c7df9 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 21 May 2024 10:10:48 +0000 Subject: [PATCH] todo.md: note that bpf may be disabled on moby --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 7129499d..2cc46f7a 100644 --- a/TODO.md +++ b/TODO.md @@ -23,6 +23,9 @@ - fix by adding `kaslrseed` to uboot script before `booti` - - not sure how that's supposed to work with tow-boot; maybe i should just update tow-boot +- 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'` ## REFACTORING: - REMOVE DEPRECATED `crypt` from sftpgo_auth_hook