From: guido@trentalancia.net (Guido Trentalancia) Date: Thu, 15 Dec 2016 01:01:32 +0100 Subject: [refpolicy] [PATCH] authlogin: indentation/whitespace fix Message-ID: <1481760092.3080.13.camel@trentalancia.net> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Indentation/whitespace fix for one authlogin interface. Signed-off-by: Guido Trentalancia --- policy/modules/system/authlogin.if | 6 +++--- --- a/policy/modules/system/authlogin.if 2016-08-14 21:24:48.953382119 +0200 +++ b/policy/modules/system/authlogin.if 2016-12-15 00:58:33.554837580 +0100 @@ -1817,9 +1817,9 @@ interface(`auth_relabel_login_records',` ## # interface(`auth_use_nsswitch',` - gen_require(` - attribute nsswitch_domain; - ') + gen_require(` + attribute nsswitch_domain; + ') typeattribute $1 nsswitch_domain; ')