summaryrefslogtreecommitdiff
path: root/src/login/pam_elogind.c
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-03-29 10:06:29 +0200
committerSven Eden <yamakuzure@gmx.net>2017-03-29 10:48:15 +0200
commitc73bfb05cb09992935ede3247a1cc4726e54a44d (patch)
tree0320e470aae9bea445f52851ae027df70246ec04 /src/login/pam_elogind.c
parentfdff7397c22a853e7e66ec72adb85c3f2f519f32 (diff)
[4/5] Apply missing fixes from upstream
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. */