On Tue, Mar 05, 2013 at 10:15:59AM +0100, Guido Günther wrote:
> Could you check if this works (what got added to the postinst):
> 
> if [ -x /bin/systemctl ] && [ -d /sys/fs/cgroup/systemd ]; then
>     systemctl enable libvirt-bin.service
>     systemctl enable libvirt-guests.service
> fi

I assume you mean that I should try that in a root shell?   Nope, same result:

# if [ -x /bin/systemctl ] && [ -d /sys/fs/cgroup/systemd ]; then
>     systemctl enable libvirt-bin.service
>     systemctl enable libvirt-guests.service
> fi
Failed to issue method call: No such file or directory
Failed to issue method call: No such file or directory
# 


-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to