mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2025-12-20 04:40:05 +01:00
Add /dev/cros_fp to DeviceAllow systemd lockdown rules
This commit is contained in:
parent
2cf0650dd4
commit
3ba3bf2cb9
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ ProtectClock=yes
|
|||
DeviceAllow=char-usb_device rw
|
||||
DeviceAllow=char-spi rw
|
||||
DeviceAllow=char-hidraw rw
|
||||
DeviceAllow=/dev/cros_fp rw
|
||||
|
||||
# Allow tuning USB parameters (wakeup and persist)
|
||||
ReadWritePaths=/sys/devices
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue