diff options
Diffstat (limited to 'repo/system')
-rw-r--r-- | repo/system/elogind.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/elogind.xibuild b/repo/system/elogind.xibuild index b15fe4a..7fd782d 100644 --- a/repo/system/elogind.xibuild +++ b/repo/system/elogind.xibuild @@ -20,6 +20,7 @@ build () { -Dcgroup-controller=elogind \ -Ddbuspolicydir=/etc/dbus-1/system.d \ -Dman=auto \ + --nonet \ .. && ninja } |