From ab595f81a941afa7f7a338807acdc0ac1b7ced34aeec325aa25eb59a592ac8f7 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 1 Apr 2016 08:39:02 +0000 Subject: [PATCH] - Fix typo in common-account.pamd [bnc#959439] OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=156 --- common-account.pamd | 2 +- pam.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/common-account.pamd b/common-account.pamd index d1ba7b5..11ec329 100644 --- a/common-account.pamd +++ b/common-account.pamd @@ -1,5 +1,5 @@ # -# /etc/pam.d/common-account - authorization settings common to all services +# /etc/pam.d/common-account - account settings common to all services # # This file is included from other service-specific PAM config files, # and should contain a list of the authorization modules that define diff --git a/pam.changes b/pam.changes index e93a6aa..e8b1596 100644 --- a/pam.changes +++ b/pam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 1 10:37:58 CEST 2016 - kukuk@suse.de + +- Fix typo in common-account.pamd [bnc#959439] + ------------------------------------------------------------------- Tue Mar 29 14:25:02 CEST 2016 - kukuk@suse.de