Update pacman-hook-fontconfig
This commit is contained in:
parent
2837f90163
commit
34e8c69e12
1 changed files with 2 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ profile pacman-hook-fontconfig @{exec_path} {
|
||||||
/etc/fonts/conf.d/* rwl,
|
/etc/fonts/conf.d/* rwl,
|
||||||
/usr/share/fontconfig/conf.default/* r,
|
/usr/share/fontconfig/conf.default/* r,
|
||||||
|
|
||||||
|
/dev/pts/@{int} rw,
|
||||||
/dev/tty rw,
|
/dev/tty rw,
|
||||||
|
|
||||||
# Inherit Silencer
|
# Inherit Silencer
|
||||||
|
|
@ -28,4 +29,4 @@ profile pacman-hook-fontconfig @{exec_path} {
|
||||||
deny network inet stream,
|
deny network inet stream,
|
||||||
|
|
||||||
include if exists <local/pacman-hook-fontconfig>
|
include if exists <local/pacman-hook-fontconfig>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue