summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-08-12 21:18:41 +0200
committerGuido Günther <agx@sigxcpu.org>2015-08-12 21:18:41 +0200
commit54daa55d8679a81c0ac3cd354e01d4d91a50de56 (patch)
tree71b9fc53643dafdd0aa560e4e11f77e14c430c22 /debian/control
parent44d3967636c08b8af0e319039e5deae8119d23cd (diff)
Add Breaks for older systemd
These make us end up in the wrong parts of the cgroup hierarchy so we won't find our lxc instances after restart. This could likely be fixed in libvirt but forcing the newer version at least makes us not break running containers. Closes: #774237
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 393f7681d..b9b33fe4d 100644
--- a/debian/control
+++ b/debian/control
@@ -153,7 +153,8 @@ Recommends:
Section: admin
Suggests: radvd, auditd, systemtap, systemd, apparmor,
nfs-common,
-Breaks: avahi-daemon (<< 0.6.31-3~)
+Breaks: avahi-daemon (<< 0.6.31-3~),
+ systemd-sysv (<< 224-1~)
Replaces: libvirt-bin (<< 1.2.7-4~)
Conflicts: libvirt-bin (<< 1.2.6-1~)
Description: Libvirt daemon configuration files