From 1975ca7bdc2a03112be09adb64d4eb923d0b055313bf377294624983e57409d9 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Wed, 17 Jul 2019 21:19:43 +0000 Subject: [PATCH] Accepting request 716129 from home:sbrabec:branches:util-linux-pam_d-b1082293 Typo fix. OBS-URL: https://build.opensuse.org/request/show/716129 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=408 --- remote.pamd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote.pamd b/remote.pamd index e1a8cd7..c9a0760 100644 --- a/remote.pamd +++ b/remote.pamd @@ -1,6 +1,6 @@ #%PAM-1.0 # This file is used by /bin/login in case of remote logins (means where -# the -h option is used +# the -h option is used) auth requisite pam_nologin.so auth [user_unknown=ignore success=ok ignore=ignore auth_err=die default=bad] pam_securetty.so auth include common-auth