[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/0.8.8-2-1-g28df435

Guido Günther agx at sigxcpu.org
Wed Mar 9 08:23:15 UTC 2011


The following commit has been merged in the master branch:
commit 28df435788f9bf9f431c98e3bc1fdf3262f5fe7c
Author: Guido Günther <agx at sigxcpu.org>
Date:   Wed Mar 9 09:22:37 2011 +0100

    Don't create the rundir in the init script.
    
    The daemon does this now.

diff --git a/debian/libvirt-bin.init b/debian/libvirt-bin.init
index 240629f..b26872c 100755
--- a/debian/libvirt-bin.init
+++ b/debian/libvirt-bin.init
@@ -87,7 +87,6 @@ force_stop() {
     return 0
 }
 
-mkdir -p /var/run/libvirt
 case "$1" in
   start)
 	if check_start_libvirtd_option; then

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list