summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-11-16 21:02:05 +0000
committerMichael Biebl <biebl@debian.org>2010-11-16 21:02:05 +0000
commitcc8597f1e16245f0e5f3c469c6bbe500a81838d8 (patch)
treeea35368c3e11597c5b2f07445e52fb8bc0cd9414
parent4ef726ac445f1431facdc849bd260b91d29ec4fa (diff)
downloaddbus-cc8597f1e16245f0e5f3c469c6bbe500a81838d8.tar.gz
Install systemd unit files.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3744 ceb527fc-18e6-0310-9fe2-813c157c29e7
-rw-r--r--debian/changelog6
-rw-r--r--debian/dbus.install5
-rwxr-xr-xdebian/rules2
3 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c9816d87..0a310f13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dbus (1.4.0-2) UNRELEASED; urgency=low
+
+ * Install systemd unit files.
+
+ -- Michael Biebl <biebl@debian.org> Tue, 16 Nov 2010 21:43:25 +0100
+
dbus (1.4.0-1) experimental; urgency=low
* New upstream release.
diff --git a/debian/dbus.install b/debian/dbus.install
index cbed4849..6c027798 100644
--- a/debian/dbus.install
+++ b/debian/dbus.install
@@ -12,3 +12,8 @@ debian/tmp/usr/share/dbus-1/system-services
debian/tmp/usr/share/man/man1/dbus-send.1
debian/tmp/usr/share/man/man1/dbus-uuidgen.1
debian/tmp/usr/share/man/man1/dbus-monitor.1
+debian/tmp/lib/systemd/system/dbus.service
+debian/tmp/lib/systemd/system/dbus.socket
+debian/tmp/lib/systemd/system/dbus.target.wants/dbus.socket
+debian/tmp/lib/systemd/system/multi-user.target.wants/dbus.service
+debian/tmp/lib/systemd/system/sockets.target.wants/dbus.socket
diff --git a/debian/rules b/debian/rules
index f7a2d8f7..7164c8ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
--enable-xml-docs \
--enable-doxygen-docs \
--disable-libaudit \
- --without-systemdsystemunitdir
+ --with-systemdsystemunitdir=/lib/systemd/system
DEB_DH_INSTALLINIT_ARGS := -r -- start 12 2 3 4 5 .