ConsoleKit readd pam-roreground script.

This commit is contained in:
ertugerata
2015-09-26 22:34:38 +03:00
parent 4688e56c98
commit ed6d8c8e4d
2 changed files with 11 additions and 3 deletions
@@ -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