allow networking by default and remove it from derivations

This commit is contained in:
Jude Taylor
2015-11-19 11:31:06 -08:00
parent 163acc0efa
commit 131e831cb9
6 changed files with 3 additions and 19 deletions
@@ -67,3 +67,6 @@
(allow mach-lookup
(global-name "com.apple.system.notification_center")
(global-name "com.apple.system.opendirectoryd.libinfo"))
; allow networking on localhost
(allow network* (local ip) (remote unix-socket))