summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2016-04-11 18:36:20 -0400
committerCole Robinson <crobinso@redhat.com>2016-04-20 08:53:38 -0400
commit3b9100a4d255fdb5f731fcfa49326746d371894a (patch)
tree93184ab3ddd127cbab0c45bffac36abd7ce38618 /.gitignore
parentbf01999e9f2e926b36f2233ebd94918a011bbb17 (diff)
downloadlibvirt-3b9100a4d255fdb5f731fcfa49326746d371894a.tar.gz
Revert "daemon: use socket activation with systemd"
This reverts commit 1e9808d3a1e00a7121bae8b163d9c42d441d2ca8. We shouldn't advertise libvirtd.socket activation, since currently it means VM/network/... autostart won't work as expected. We tried to find a middle ground by installing the config file without an [Install] section, since systemd won't allow .socket to be enabled without one... or at least it did do that; presently on f24 it allows activating the socket quite happily. This also caused user confusion[1] Just remove the socket file. I've filed a new RFE to track coming up with a solution to the autostart problem[2], we can point users at that if there's more confusion: [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1279348 [2]: https://bugzilla.redhat.com/show_bug.cgi?id=1326136
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0d12c5c156..381db69b9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,7 +63,6 @@
/daemon/libvirtd.pod
/daemon/libvirtd.policy
/daemon/libvirtd.service
-/daemon/libvirtd.socket
/daemon/test_libvirtd.aug
/docs/aclperms.htmlinc
/docs/apibuild.py.stamp