apparmor: zoneinfo/
can be in /etc/
(alpine).
This commit is contained in:
parent
a13d9e8e84
commit
e2140cb698
@ -7,7 +7,7 @@
|
||||
|
||||
# Enable reading files from different places required by the libraries I use,
|
||||
# which may be the Crystal standard library itself.
|
||||
@{BASE_RO}=/dev/{,u}random /dev/pts/* /proc/** /etc/localtime /usr/share/zoneinfo/**
|
||||
@{BASE_RO}=/dev/{,u}random /dev/pts/* /proc/** /etc/localtime /{etc,usr/share}/zoneinfo/**
|
||||
@{BASE_RW}=/dev/{null,zero,full}
|
||||
|
||||
# Found in other profiles:
|
||||
|
Loading…
Reference in New Issue
Block a user