summaryrefslogtreecommitdiff
path: root/src/login/pam_elogind.c
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-04-24 08:57:58 +0100
committerGitHub <noreply@github.com>2017-04-24 08:57:58 +0100
commitd2338db3145922b1dfcb3b458e5bce2568a9347a (patch)
tree8839d569ed1223aa4a7daac73482c6a866186a50 /src/login/pam_elogind.c
parent063e8de7341034cb8b16a81a46e6553fe6ce4f49 (diff)
parentef642c0d2a067d37e0a4df435cdb31d793c5c75c (diff)
Merge pull request #5 from elogind/dev_v227
Candidate for next Version v227
Diffstat (limited to 'src/login/pam_elogind.c')
-rw-r--r--src/login/pam_elogind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/login/pam_elogind.c b/src/login/pam_elogind.c
index 7ccaec56f..f66f1ce84 100644
--- a/src/login/pam_elogind.c
+++ b/src/login/pam_elogind.c
@@ -257,7 +257,7 @@ _public_ PAM_EXTERN int pam_sm_open_session(
}
/* Make sure we don't enter a loop by talking to
- * logind when it is actually waiting for the
+ * systemd-logind when it is actually waiting for the
* background to finish start-up. If the service is
* "systemd-user" we simply set XDG_RUNTIME_DIR and
* leave. */