Update pacman-hook-depmod
This commit is contained in:
parent
2e77669c94
commit
beb13aa083
1 changed files with 4 additions and 2 deletions
|
|
@ -23,7 +23,9 @@ profile pacman-hook-depmod @{exec_path} {
|
||||||
|
|
||||||
/usr/lib/modules/*/{,**} rw,
|
/usr/lib/modules/*/{,**} rw,
|
||||||
|
|
||||||
/dev/tty rw,
|
/dev/tty rw,
|
||||||
|
/dev/tty[0-9]* rw,
|
||||||
|
owner /dev/pts/[0-9]* rw,
|
||||||
|
|
||||||
# Inherit Silencer
|
# Inherit Silencer
|
||||||
deny network inet6 stream,
|
deny network inet6 stream,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue