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

Allow for libvirt's socket activation

Now that we're using polkit by default having the rw socket mode 0777 is
fine.
parent da11813c
No related branches found
No related tags found
No related merge requests found
......@@ -177,10 +177,6 @@ endif
# Don't ship api files in the daemon package
rm -r debian/libvirt-daemon/usr/share/libvirt/api/
# Don't ship the socket activation file until we switched to polkit
# and we can therefore ignore socket permissions (#762606)
rm -f debian/*/lib/systemd/system/libvirtd.socket
override_dh_installinit:
dh_systemd_enable
dh_installinit -p libvirt-daemon-system --name=libvirtd --restart-after-upgrade -- defaults 28 72
......
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