Update mkinitcpio

This commit is contained in:
curiosityseeker 2023-09-03 14:05:10 +02:00 committed by GitHub
parent f4a0024021
commit e3bec28f3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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,