Update pacman-hook-depmod
This commit is contained in:
parent
2e77669c94
commit
beb13aa083
1 changed files with 4 additions and 2 deletions
|
|
@ -23,11 +23,13 @@ profile pacman-hook-depmod @{exec_path} {
|
|||
|
||||
/usr/lib/modules/*/{,**} 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-depmod>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue