Skip to content
Snippets Groups Projects
Commit 60816772 authored by Luca Boccassi's avatar Luca Boccassi
Browse files

Upstream now ships sysusers.d, drop local copy

parent 27fcad7c
No related branches found
Tags 1.7.5
1 merge request!12Update to 124
debian/catalog.xml usr/share/xml/polkit-1
debian/sysusers.d/polkitd.conf usr/lib/sysusers.d
usr/bin/pkaction
usr/bin/pkcheck
usr/bin/pkttyagent
......@@ -7,6 +6,7 @@ usr/lib/pam.d
usr/lib/polkit-1/polkit-agent-helper-1
usr/lib/polkit-1/polkitd
usr/lib/systemd/system/
usr/lib/sysusers.d
usr/share/dbus-1/
usr/share/locale/
usr/share/man/man1/pkaction.*
......
......@@ -56,7 +56,7 @@ case "$1" in
# over sequencing to reload dbus-daemon after doing this, but before
# restarting polkitd
if command -v systemd-sysusers >/dev/null; then
systemd-sysusers ${DPKG_ROOT:+--root="$DPKG_ROOT"} polkitd.conf
systemd-sysusers ${DPKG_ROOT:+--root="$DPKG_ROOT"} polkit.conf
else
adduser --group --system --quiet --gecos 'polkit' \
--no-create-home --home /nonexistent polkitd
......
u polkitd - "polkit" /nonexistent
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment