Gentoo Archives: gentoo-commits

From: Sven Vermeulen <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/
Date: Sat, 30 Nov 2013 15:05:31
Message-Id: 1385823713.c9f1f3206c9026fa56ba928f6c567b1232a4776e.swift@gentoo
1 commit: c9f1f3206c9026fa56ba928f6c567b1232a4776e
2 Author: Dan Walsh <dwalsh <AT> redhat <DOT> com>
3 AuthorDate: Thu Nov 21 15:17:21 2013 +0000
4 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 30 15:01:53 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=c9f1f320
7
8 Allow pegasus to transition to dmidecode
9
10 ---
11 policy/modules/contrib/pegasus.te | 4 ++++
12 1 file changed, 4 insertions(+)
13
14 diff --git a/policy/modules/contrib/pegasus.te b/policy/modules/contrib/pegasus.te
15 index 608f454..266c176 100644
16 --- a/policy/modules/contrib/pegasus.te
17 +++ b/policy/modules/contrib/pegasus.te
18 @@ -143,6 +143,10 @@ optional_policy(`
19 ')
20
21 optional_policy(`
22 + dmidecode_domtrans(pegasus_t)
23 +')
24 +
25 +optional_policy(`
26 hostname_exec(pegasus_t)
27 ')