]> git.ipfire.org Git - thirdparty/systemd.git/commit
pam_systemd: reword message about not creating a session
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 9 Jan 2019 11:58:00 +0000 (12:58 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 10 Jan 2019 14:56:02 +0000 (15:56 +0100)
commitc7e93c4d15019323973baf12daa76357c83892c4
tree36dd1e7adf6c61d35e52e4c24dbf7a04a6a37b24
parentb26c90411343d74b15deb24bd87077848e316dab
pam_systemd: reword message about not creating a session

The message is changed from
  Cannot create session: Already running in a session...
to
  Not creating session: Already running in a session...

This is more neutral and avoids suggesting a problem.

"Will not create session: ..." was suggested, but it sounds like the action
would have yet to be performed. I think Using present continuous is better.

Fixes #10822 (for good now, I hope).
src/login/pam_systemd.c