]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
dbus: Switch user from messagebus to dbus.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 26 Mar 2011 16:54:03 +0000 (17:54 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 26 Mar 2011 16:54:03 +0000 (17:54 +0100)
pkgs/dbus/dbus.nm

index 2992af8092c9550517605c58313fc6fd0bcb77b2..aa8457b3ea1148c76d9b3ad9b87163f28b2cc71d 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = dbus
 PKG_VER        = 1.4.0
-PKG_REL        = 1
+PKG_REL        = 2
 
 PKG_MAINTAINER =
 PKG_GROUPS     = System/Daemons
@@ -55,7 +55,8 @@ CONFIGURE_OPTIONS += \
        --libexecdir=/lib \
        --enable-libaudit \
        --enable-selinux=yes \
-       --with-systemdsystemunitdir=/lib/systemd/system/
+       --with-systemdsystemunitdir=/lib/systemd/system/ \
+       --with-dbus-user=dbus
 
 define STAGE_INSTALL_CMDS
        -mkdir -pv $(BUILDROOT)/usr/lib