[OE-core] [PATCH] systemd: use common-session

Dan McGregor danismostlikely at gmail.com
Fri Aug 12 15:38:25 UTC 2016


From: Daniel McGregor <daniel.mcgregor at vecima.com>

During the upgrade to v230 the systemd user session pam configuration
file was changed to include the common-account configuration for sessions.
That broke user sessions. Revert it to common-session.

Signed-off-by: Daniel McGregor <daniel.mcgregor at vecima.com>
---
 .../systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch b/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch
index f7a5b19..6e6f344 100644
--- a/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch
+++ b/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch
@@ -29,7 +29,7 @@ index f188a8e..862d8d7 100644
  )m4_dnl
  session  required pam_loginuid.so
 -session  include system-auth
-+session  include common-account
++session  include common-session
 -- 
 2.8.3
 
-- 
2.9.2.124.g00f27fe




More information about the Openembedded-core mailing list