summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-11-01 21:27:36 +0100
committerLudovic Courtès <ludo@gnu.org>2015-11-01 22:24:19 +0100
commit7824d4450d6b47ae7c5634e8952edad644854b2b (patch)
treece8ac344625f957e49e49f2565a9e266d36c87d8
parentb798dfde47e41aa006018ad8922f7a0d887e6d50 (diff)
downloadpatches-7824d4450d6b47ae7c5634e8952edad644854b2b.tar
patches-7824d4450d6b47ae7c5634e8952edad644854b2b.tar.gz
Revert "services: polkit: Use the right executable name for PAM."
This reverts commit 7f39e181dfb34db8f245f3ffafe34eec9cee910d. Polkit actually uses the name "polkit-1" in calls to 'pam_start'.
-rw-r--r--gnu/services/desktop.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index f0ae1085cc..31d196da78 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -357,7 +357,7 @@ site} for more information."
(shell "/run/current-system/profile/sbin/nologin"))))
(define %polkit-pam-services
- (list (unix-pam-service "polkitd")))
+ (list (unix-pam-service "polkit-1")))
(define (polkit-directory packages)
"Return a directory containing an @file{actions} and possibly a