[Pkg-libvirt-commits] [libvirt] 03/04: Rediff patches
Guido Guenther
agx at moszumanska.debian.org
Tue Jan 14 11:24:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to annotated tag debian/1.2.1_rc2-1
in repository libvirt.
commit caf3c45dfebf245ac0bb828fc52ae76ac950a720
Author: Guido Günther <agx at sigxcpu.org>
Date: Tue Jan 14 11:21:33 2014 +0100
Rediff patches
---
debian/patches/debian/Debianize-systemd-service-files.patch | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/patches/debian/Debianize-systemd-service-files.patch b/debian/patches/debian/Debianize-systemd-service-files.patch
index aaf3445..4007d92 100644
--- a/debian/patches/debian/Debianize-systemd-service-files.patch
+++ b/debian/patches/debian/Debianize-systemd-service-files.patch
@@ -8,11 +8,11 @@ Subject: Debianize systemd service files
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/daemon/libvirtd.service.in b/daemon/libvirtd.service.in
-index 25979ef..ae7bf8e 100644
+index dc2433a..3c2a6b8 100644
--- a/daemon/libvirtd.service.in
+++ b/daemon/libvirtd.service.in
-@@ -11,8 +11,8 @@ After=dbus.service
- After=iscsid.service
+@@ -13,8 +13,8 @@ Documentation=man:libvirtd(8)
+ Documentation=http://libvirt.org
[Service]
-EnvironmentFile=-/etc/sysconfig/libvirtd
@@ -23,14 +23,16 @@ index 25979ef..ae7bf8e 100644
KillMode=process
Restart=on-failure
diff --git a/tools/libvirt-guests.service.in b/tools/libvirt-guests.service.in
-index d48d4b8..db12a64 100644
+index d8d7adf..e743edd 100644
--- a/tools/libvirt-guests.service.in
+++ b/tools/libvirt-guests.service.in
-@@ -1,9 +1,9 @@
+@@ -1,11 +1,11 @@
[Unit]
Description=Suspend Active Libvirt Guests
-After=network.target libvirtd.service
+After=network.target libvirt-bin.service
+ Documentation=man:libvirtd(8)
+ Documentation=http://libvirt.org
[Service]
-EnvironmentFile=-/etc/sysconfig/libvirt-guests
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git
More information about the Pkg-libvirt-commits
mailing list