libgpiod: fix sandboxing
This commit is contained in:
@@ -778,7 +778,7 @@ in
|
||||
libcap_ng.sandbox.enable = false; # TODO: `pscap` can sandbox with bwrap, `captest` and `netcap` with landlock
|
||||
|
||||
libgpiod.sandbox.extraPaths = [
|
||||
# "/dev" # really, /dev/gpiochip*
|
||||
"/dev" # really, /dev/gpiochip*
|
||||
"/sys/bus/gpio"
|
||||
"/sys/dev/char"
|
||||
"/sys/devices"
|
||||
|
Reference in New Issue
Block a user