Update mkinitcpio
This commit is contained in:
parent
f4a0024021
commit
e3bec28f3f
1 changed files with 3 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
|
||||||
/etc/plymouth/plymouthd.conf r,
|
/etc/plymouth/plymouthd.conf r,
|
||||||
/etc/vconsole.conf r,
|
/etc/vconsole.conf r,
|
||||||
|
|
||||||
/usr/share/kbd/keymaps/{,**} r,
|
/usr/share/kbd/{,**} r,
|
||||||
/usr/share/plymouth/*.png r,
|
/usr/share/plymouth/*.png r,
|
||||||
/usr/share/plymouth/plymouthd.defaults r,
|
/usr/share/plymouth/plymouthd.defaults r,
|
||||||
/usr/share/plymouth/themes/{,**} r,
|
/usr/share/plymouth/themes/{,**} r,
|
||||||
|
|
@ -109,6 +109,8 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
|
||||||
|
|
||||||
owner @{PROC}/@{pid}/mountinfo r,
|
owner @{PROC}/@{pid}/mountinfo r,
|
||||||
|
|
||||||
|
/dev/tty@{int}* rw,
|
||||||
|
|
||||||
# Inherit silencer
|
# Inherit silencer
|
||||||
deny @{HOME}/** r,
|
deny @{HOME}/** r,
|
||||||
deny network inet6 stream,
|
deny network inet6 stream,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue