systemd: create input group (gid 25); required by an upcoming pkg.

This commit is contained in:
Juan RP 2014-07-17 16:47:43 +02:00
parent 9d399ae061
commit bfa944a8e3

View file

@ -7,7 +7,7 @@ _gitshort="${_gitcommit:0:7}"
pkgname=systemd pkgname=systemd
version=208 version=208
revision=10 revision=11
short_desc="A system and service manager for Linux (${_gitbranch} ${_gitshort})" short_desc="A system and service manager for Linux (${_gitbranch} ${_gitshort})"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.freedesktop.org/wiki/Software/systemd" homepage="http://www.freedesktop.org/wiki/Software/systemd"
@ -28,8 +28,8 @@ makedepends="acl-devel dbus-devel>=1.6.10_2 libcap-devel libkmod-devel
depends="xbps-triggers>=0.64 dbus kbd libcap-progs shadow" depends="xbps-triggers>=0.64 dbus kbd libcap-progs shadow"
# Create systemd-journal (gid 24) system group. # Create systemd-journal (gid 24) and input (gid 25) system groups.
system_groups="systemd-journal:24" system_groups="systemd-journal:24 input:25"
replaces="nss-myhostname>=0 systemd-analyze>0" replaces="nss-myhostname>=0 systemd-analyze>0"
conf_files=" conf_files="
/etc/hostname /etc/hostname