Browser: allow browserpass acess.

This commit is contained in:
Alexandre Pujol 2021-04-03 23:25:02 +01:00
parent a15061700b
commit 093af6982b
Failed to generate hash of commit
2 changed files with 2 additions and 0 deletions

View file

@ -58,6 +58,7 @@ profile chromium-chromium @{exec_path} {
# For storing passwords externally # For storing passwords externally
/{usr/,}bin/keepassxc-proxy rPUx, /{usr/,}bin/keepassxc-proxy rPUx,
/{usr/,}bin/browserpass rUx,
/{usr/,}bin/lsb_release rPx -> child-lsb_release, /{usr/,}bin/lsb_release rPx -> child-lsb_release,
/{usr/,}bin/xdg-mime rPUx, /{usr/,}bin/xdg-mime rPUx,

View file

@ -166,6 +166,7 @@ profile firefox @{exec_path} {
/{usr/,}bin/gpa rPUx, /{usr/,}bin/gpa rPUx,
/{usr/,}bin/keepassxc-proxy rPUx, # For storing passwords externally /{usr/,}bin/keepassxc-proxy rPUx, # For storing passwords externally
/{usr/,}bin/browserpass rUx,
/{usr/,}bin/lsb_release rPx -> child-lsb_release, /{usr/,}bin/lsb_release rPx -> child-lsb_release,