Update profiles.
This commit is contained in:
parent
0ee2e4f7ad
commit
2064783251
14 changed files with 61 additions and 45 deletions
|
|
@ -10,6 +10,9 @@ include <tunables/global>
|
|||
profile askpass @{exec_path} {
|
||||
include <abstractions/base>
|
||||
|
||||
network inet dgram,
|
||||
network inet6 dgram,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
|
|
@ -18,5 +21,11 @@ profile askpass @{exec_path} {
|
|||
/{usr/,}bin/rm rix,
|
||||
/{usr/,}lib/electron[0-9]*/electron rUx,
|
||||
|
||||
/usr/share/terminfo/x/xterm-256color r,
|
||||
|
||||
owner /tmp/tmp.* rw,
|
||||
|
||||
/dev/tty rw,
|
||||
|
||||
include if exists <local/askpass>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue