dbus: do not create dynamic dbus system account anymore.
This commit is contained in:
parent
c2df0d1439
commit
ab089f0535
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@ _systemd_version=197
|
|||
|
||||
pkgname=dbus
|
||||
version=1.6.8
|
||||
revision=6
|
||||
revision=7
|
||||
short_desc="Message bus system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
@ -21,7 +21,6 @@ subpackages="dbus-devel dbus-libs dbus-x11"
|
|||
makedepends="pkg-config intltool gperf expat-devel libX11-devel libcap-devel"
|
||||
crossmakedepends="expat-devel libX11-devel libcap-devel"
|
||||
conf_files="/etc/dbus-1/session.conf /etc/dbus-1/system.conf"
|
||||
system_accounts="dbus"
|
||||
|
||||
if [ -n "$XBPS_CROSS_TRIPLET" ]; then
|
||||
_systemddir="/usr/$XBPS_CROSS_TRIPLET"
|
||||
|
|
Loading…
Reference in a new issue