Gentoo Archives: gentoo-commits

From: Sven Vermeulen <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/
Date: Fri, 28 Nov 2014 10:04:10
Message-Id: 1416681263.d634f3732a6e8ce11f31f6cda00e2be5d48e8276.swift@gentoo
1 commit: d634f3732a6e8ce11f31f6cda00e2be5d48e8276
2 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
3 AuthorDate: Sat Nov 22 18:34:23 2014 +0000
4 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 22 18:34:23 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=d634f373
7
8 Bad whitespace but matches upstream
9
10 ---
11 policy/modules/system/authlogin.if | 6 +++---
12 1 file changed, 3 insertions(+), 3 deletions(-)
13
14 diff --git a/policy/modules/system/authlogin.if b/policy/modules/system/authlogin.if
15 index f20a6a6..03c567a 100644
16 --- a/policy/modules/system/authlogin.if
17 +++ b/policy/modules/system/authlogin.if
18 @@ -1767,9 +1767,9 @@ interface(`auth_relabel_login_records',`
19 ## <infoflow type="both" weight="10"/>
20 #
21 interface(`auth_use_nsswitch',`
22 - gen_require(`
23 - attribute nsswitch_domain;
24 - ')
25 + gen_require(`
26 + attribute nsswitch_domain;
27 + ')
28
29 typeattribute $1 nsswitch_domain;
30 ')