Update pacman
This commit is contained in:
parent
beb13aa083
commit
76639fe14d
1 changed files with 4 additions and 2 deletions
|
|
@ -150,7 +150,8 @@ profile pacman @{exec_path} {
|
|||
|
||||
@{run}/utmp rk,
|
||||
|
||||
owner /dev/tty[0-9]* rw,
|
||||
/dev/tty[0-9]* rw,
|
||||
owner /dev/pts/[0-9]* rw,
|
||||
|
||||
# Silencer,
|
||||
deny /tmp/ r,
|
||||
|
|
@ -174,7 +175,8 @@ profile pacman @{exec_path} {
|
|||
|
||||
@{HOME}/@{XDG_GPG_DIR}/*.conf r,
|
||||
|
||||
/dev/tty[0-9]* rw,
|
||||
/dev/tty[0-9]* rw,
|
||||
owner /dev/pts/[0-9]* rw,
|
||||
|
||||
deny network inet stream,
|
||||
deny network inet6 stream,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue