Comment 42 for bug 1529079

Revision history for this message
Jérôme Poulin (jeromepoulin) wrote :

Well, until then...

virsh () { apt-get -qqy remove systemd-container >/dev/null; /usr/bin/virsh "$@"; apt-get -qqy install systemd-container >/dev/null; }