mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 22:01:33 -06:00
keepass*: fix typo in private-dev note
s/nou2f/private-dev/
This amends commit 8a718ff4a ("keepass*: note that private-dev blocks
access to new hardware keys", 2022-02-05).
This commit is contained in:
parent
4a2aeb0696
commit
91b04172b1
3 changed files with 6 additions and 6 deletions
|
|
@ -39,8 +39,8 @@ shell none
|
|||
|
||||
private-cache
|
||||
# Note: private-dev prevents the program from seeing new devices (such as
|
||||
# hardware keys) on /dev after it has already started; add "ignore nou2f" to
|
||||
# keepassxc.local if this is an issue (see #4883).
|
||||
# hardware keys) on /dev after it has already started; add "ignore private-dev"
|
||||
# to keepassxc.local if this is an issue (see #4883).
|
||||
private-dev
|
||||
private-tmp
|
||||
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@ tracelog
|
|||
|
||||
private-bin keepassx,keepassx2
|
||||
# Note: private-dev prevents the program from seeing new devices (such as
|
||||
# hardware keys) on /dev after it has already started; add "ignore nou2f" to
|
||||
# keepassxc.local if this is an issue (see #4883).
|
||||
# hardware keys) on /dev after it has already started; add "ignore private-dev"
|
||||
# to keepassxc.local if this is an issue (see #4883).
|
||||
private-dev
|
||||
private-etc alternatives,fonts,ld.so.cache,ld.so.preload,machine-id
|
||||
private-tmp
|
||||
|
|
|
|||
|
|
@ -87,8 +87,8 @@ tracelog
|
|||
|
||||
private-bin keepassxc,keepassxc-cli,keepassxc-proxy
|
||||
# Note: private-dev prevents the program from seeing new devices (such as
|
||||
# hardware keys) on /dev after it has already started; add "ignore nou2f" to
|
||||
# keepassxc.local if this is an issue (see #4883).
|
||||
# hardware keys) on /dev after it has already started; add "ignore private-dev"
|
||||
# to keepassxc.local if this is an issue (see #4883).
|
||||
private-dev
|
||||
private-etc alternatives,fonts,ld.so.cache,ld.so.preload,machine-id
|
||||
private-tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue