[Pkg-libvirt-commits] [libvirt] 01/01: Debianize virtlockd unit file

Guido Guenther agx at moszumanska.debian.org
Wed Sep 10 09:50:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch experimental
in repository libvirt.

commit 7b0894e1e43d0ed50c2adcb0152f7ba72fc77829
Author: Guido Günther <agx at sigxcpu.org>
Date:   Wed Sep 10 11:49:17 2014 +0200

    Debianize virtlockd unit file
---
 debian/patches/Debianize-virtlockd.patch | 21 +++++++++++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/Debianize-virtlockd.patch b/debian/patches/Debianize-virtlockd.patch
new file mode 100644
index 0000000..2cbf3ef
--- /dev/null
+++ b/debian/patches/Debianize-virtlockd.patch
@@ -0,0 +1,21 @@
+From: =?utf-8?q?Guido_G=C3=BCnther?= <agx at sigxcpu.org>
+Date: Tue, 9 Sep 2014 09:01:12 +0200
+Subject: Debianize virtlockd
+
+---
+ src/locking/virtlockd.service.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/locking/virtlockd.service.in b/src/locking/virtlockd.service.in
+index 57089b0..fccc78a 100644
+--- a/src/locking/virtlockd.service.in
++++ b/src/locking/virtlockd.service.in
+@@ -5,7 +5,7 @@ Documentation=man:virtlockd(8)
+ Documentation=http://libvirt.org
+ 
+ [Service]
+-EnvironmentFile=-/etc/sysconfig/virtlockd
++EnvironmentFile=-/etc/default/virtlockd
+ ExecStart=@sbindir@/virtlockd $VIRTLOCKD_ARGS
+ ExecReload=/bin/kill -USR1 $MAINPID
+ # Loosing the locks is a really bad thing that will
diff --git a/debian/patches/series b/debian/patches/series
index 5d98a85..9ce7693 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -12,3 +12,4 @@ debian/Debianize-systemd-service-files.patch
 Allow-xen-toolstack-to-find-it-s-binaries.patch
 Skip-vircgrouptest.patch
 Use-sensible-editor-as-fallback.patch
+Debianize-virtlockd.patch

-- 
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