Skip to content
Snippets Groups Projects
Commit cbb8fd5f authored by Guido Günther's avatar Guido Günther
Browse files

Disable firewalld

since this would make us hard depend on DBus
parent dca42fb6
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,8 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
$(WITH_XEN) \
$(WITH_VBOX) \
$(WITH_LXC) \
$(WITH_DTRACE)
$(WITH_DTRACE) \
--without-firewalld
DEB_COMPRESS_EXCLUDE = .o event-test hellolibvirt info1 suspend
DEB_PYTHON_SETUP_CMD = /dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment