From e56d153d907dbe65cf8a72178db9307a08eb52de Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Sat, 18 Dec 2021 00:47:58 +0300 Subject: [PATCH] fixed authentication issue --- system/auth/elogind/files/tmpfiles.conf | 2 +- system/auth/elogind/pspec.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system/auth/elogind/files/tmpfiles.conf b/system/auth/elogind/files/tmpfiles.conf index b4c29a0c3d..9fb46591e7 100644 --- a/system/auth/elogind/files/tmpfiles.conf +++ b/system/auth/elogind/files/tmpfiles.conf @@ -1 +1 @@ -d /run/elogind 0755 elogind elogind +d /run/elogind 0755 root root diff --git a/system/auth/elogind/pspec.xml b/system/auth/elogind/pspec.xml index 7422273a72..8a02ac59c8 100644 --- a/system/auth/elogind/pspec.xml +++ b/system/auth/elogind/pspec.xml @@ -102,7 +102,7 @@ - 2021-07-08 + 2021-12-17 246.10 elogind rebuild. Mustafa Cinasal