Update pacman-hook-perl
This commit is contained in:
parent
6f40d6e7e6
commit
f26df5f6f7
1 changed files with 4 additions and 2 deletions
|
|
@ -23,11 +23,13 @@ profile pacman-hook-perl @{exec_path} {
|
||||||
|
|
||||||
@{lib}/perl[0-9]*/{,**} r,
|
@{lib}/perl[0-9]*/{,**} r,
|
||||||
|
|
||||||
/dev/tty rw,
|
/dev/tty rw,
|
||||||
|
/dev/tty[0-9]* rw,
|
||||||
|
owner /dev/pts/[0-9]* rw,
|
||||||
|
|
||||||
# Inherit silencer
|
# Inherit silencer
|
||||||
deny network inet6 stream,
|
deny network inet6 stream,
|
||||||
deny network inet stream,
|
deny network inet stream,
|
||||||
|
|
||||||
include if exists <local/pacman-hook-perl>
|
include if exists <local/pacman-hook-perl>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue