forked from lix-project/lix
Remove extraneous comment
This commit is contained in:
parent
513b143cd8
commit
9d87d03331
|
@ -31,9 +31,6 @@
|
||||||
(allow file* process-exec network-outbound network-inbound
|
(allow file* process-exec network-outbound network-inbound
|
||||||
(literal "/tmp") (subpath TMPDIR))
|
(literal "/tmp") (subpath TMPDIR))
|
||||||
|
|
||||||
; Always allow unix domain sockets, since they can't hurt purity or security
|
|
||||||
|
|
||||||
|
|
||||||
; Some packages like to read the system version.
|
; Some packages like to read the system version.
|
||||||
(allow file-read* (literal "/System/Library/CoreServices/SystemVersion.plist"))
|
(allow file-read* (literal "/System/Library/CoreServices/SystemVersion.plist"))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue