From ed6d8c8e4ddbf16506afd43635443d9d2416c596 Mon Sep 17 00:00:00 2001 From: ertugerata Date: Sat, 26 Sep 2015 22:34:38 +0300 Subject: [PATCH] ConsoleKit readd pam-roreground script. --- .../auth/ConsoleKit/files/pam-foreground-compat.ck | 2 +- system/auth/ConsoleKit/pspec.xml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/system/auth/ConsoleKit/files/pam-foreground-compat.ck b/system/auth/ConsoleKit/files/pam-foreground-compat.ck index 3c1d0744d0..7c4c056d18 100644 --- a/system/auth/ConsoleKit/files/pam-foreground-compat.ck +++ b/system/auth/ConsoleKit/files/pam-foreground-compat.ck @@ -14,4 +14,4 @@ fi if [ "$1" = "session_removed" ] && [ -e "$TAGFILE" ]; then sed -i "\%^$CK_SESSION_ID\$%d" "$TAGFILE" [ -s "$TAGFILE" ] || rm -f "$TAGFILE" -fi +fi \ No newline at end of file diff --git a/system/auth/ConsoleKit/pspec.xml b/system/auth/ConsoleKit/pspec.xml index 8b81691ca4..3f052d2597 100644 --- a/system/auth/ConsoleKit/pspec.xml +++ b/system/auth/ConsoleKit/pspec.xml @@ -3,7 +3,7 @@ ConsoleKit2 - http://freedesktop.org/Software/Hal + https://github.com/Consolekit2 PisiLinux Community admins@pisilinux.org @@ -41,7 +41,7 @@ libX11 libnih cgmanager - polkit + polkit eudev @@ -64,6 +64,7 @@ ConsoleKit.conf 25-consolekit.rules consolekit.pamd + pam-foreground-compat.ck @@ -82,6 +83,13 @@ + + 2015-09-26 + 1.0.0 + readd pam-foreground-compat.ck script. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-08-10 1.0.0