From: Lei Maohui Date: Fri, 31 May 2019 21:08:34 +0000 (+0800) Subject: at: fix a spelling mistake. X-Git-Tag: uninative-2.7~439 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ac379579c0e5883ec8a79244cd4036f2382b05d1;p=openembedded-core.git at: fix a spelling mistake. "account" not "acount". Signed-off-by: Lei Maohui Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/at/at/pam.conf.patch b/meta/recipes-extended/at/at/pam.conf.patch index c9f337ede0..38e7fc1b7d 100644 --- a/meta/recipes-extended/at/at/pam.conf.patch +++ b/meta/recipes-extended/at/at/pam.conf.patch @@ -24,7 +24,7 @@ index 3674c0a..2f8d586 100644 -@include common-auth -@include common-account +auth include common-auth -+acount include common-account ++account include common-account session required pam_loginuid.so -@include common-session-noninteractive +session include common-session-noninteractive