summaryrefslogtreecommitdiff
path: root/repo/system/polkit.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/polkit.xibuild')
-rw-r--r--repo/system/polkit.xibuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/polkit.xibuild b/repo/system/polkit.xibuild
index de414cc..eb236bc 100644
--- a/repo/system/polkit.xibuild
+++ b/repo/system/polkit.xibuild
@@ -54,4 +54,5 @@ postinstall() {
/usr/sbin/groupadd -fg 27 polkitd &&
/usr/sbin/useradd -c "PolicyKit Daemon Owner" -d /etc/polkit-1 -u 27 \
-g polkitd -s /bin/false polkitd
+ true
}