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