Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
polkit
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Utopia Team
polkit
Commits
60816772
Commit
60816772
authored
1 year ago
by
Luca Boccassi
Browse files
Options
Downloads
Patches
Plain Diff
Upstream now ships sysusers.d, drop local copy
parent
27fcad7c
No related branches found
Branches containing commit
Tags
1.7.5
Tags containing commit
1 merge request
!12
Update to 124
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/polkitd.install
+1
-1
1 addition, 1 deletion
debian/polkitd.install
debian/polkitd.postinst
+1
-1
1 addition, 1 deletion
debian/polkitd.postinst
debian/sysusers.d/polkitd.conf
+0
-1
0 additions, 1 deletion
debian/sysusers.d/polkitd.conf
with
2 additions
and
3 deletions
debian/polkitd.install
+
1
−
1
View file @
60816772
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
.
*
...
...
This diff is collapsed.
Click to expand it.
debian/polkitd.postinst
+
1
−
1
View file @
60816772
...
...
@@ -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
"
}
polkit
d
.conf
systemd-sysusers
${
DPKG_ROOT
:+--root
=
"
$DPKG_ROOT
"
}
polkit.conf
else
adduser
--group
--system
--quiet
--gecos
'polkit'
\
--no-create-home
--home
/nonexistent polkitd
...
...
This diff is collapsed.
Click to expand it.
debian/sysusers.d/polkitd.conf
deleted
100644 → 0
+
0
−
1
View file @
27fcad7c
u
polkitd
-
"polkit"
/
nonexistent
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment