Create system group "input" which was introduced in 215

For 50-udev-default.rules

LP: #1414409
This commit is contained in:
Martin Pitt 2015-02-01 17:25:15 +01:00
parent 2e3f65eb2b
commit d5f482598e
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -14,6 +14,7 @@ systemd (218-7) UNRELEASED; urgency=medium
(Part of #776546)
* Actually install udev's README.Debian when building for Debian.
(Closes: #776546)
* Create system group "input" which was introduced in 215. (LP: #1414409)
[ Michael Biebl ]
* Update Vcs-Browser URL to use cgit and https.

View File

@ -97,6 +97,7 @@ systemd-machine-id-setup
# Setup system users and groups
addgroup --quiet --system systemd-journal
addgroup --quiet --system systemd-journal-remote
addgroup --quiet --system input
adduser --quiet --system --group --no-create-home --home /run/systemd \
--gecos "systemd Time Synchronization" systemd-timesync