From 6a7db8ba8cb6033f80ef8df0a6f3c37e79320ecc Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Wed, 25 May 2016 19:22:46 +0000 Subject: [PATCH] See https://feiskyer.github.io/2016/04/19/cgo-in-go-1-6/ --- sources/lib/systemd/system/fw-daemon.service | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/lib/systemd/system/fw-daemon.service b/sources/lib/systemd/system/fw-daemon.service index 8f8dc39..94c0e8c 100644 --- a/sources/lib/systemd/system/fw-daemon.service +++ b/sources/lib/systemd/system/fw-daemon.service @@ -2,6 +2,7 @@ Description=Subgraph Firewall Daemon [Service] +Environment="GODEBUG=cgocheck=0" ExecStart=/usr/sbin/fw-daemon [Install]