Various updates (#204)

This commit is contained in:
curiosityseeker 2023-09-04 15:58:07 +02:00 committed by GitHub
parent 090349bed2
commit 41525621aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 22 additions and 7 deletions

View file

@ -80,7 +80,7 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
/etc/plymouth/plymouthd.conf r,
/etc/vconsole.conf r,
/usr/share/kbd/keymaps/{,**} r,
/usr/share/kbd/{,**} r,
/usr/share/plymouth/*.png r,
/usr/share/plymouth/plymouthd.defaults r,
/usr/share/plymouth/themes/{,**} r,
@ -109,6 +109,8 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
owner @{PROC}/@{pid}/mountinfo r,
/dev/tty@{int}* rw,
# Inherit silencer
deny @{HOME}/** r,
deny network inet6 stream,