Remove extraneous comment

This commit is contained in:
Eelco Dolstra 2017-11-08 16:17:32 +01:00
parent 513b143cd8
commit 9d87d03331
No known key found for this signature in database
GPG Key ID: 8170B4726D7198DE
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@
(allow file* process-exec network-outbound network-inbound
(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.
(allow file-read* (literal "/System/Library/CoreServices/SystemVersion.plist"))