Update pacman-hook-systemd

This commit is contained in:
curiosityseeker 2023-07-26 12:13:48 +02:00 committed by GitHub
parent f3eac4e223
commit 6f40d6e7e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>
}
}