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/system/
Date: Thu, 31 Jul 2014 15:26:34
Message-Id: 1406820286.a914ca2ed858bb02fc1513b6b318c7fb2bdcffce.swift@gentoo
1 commit: a914ca2ed858bb02fc1513b6b318c7fb2bdcffce
2 Author: Jason Zaman <jason <AT> perfinion <DOT> com>
3 AuthorDate: Tue Jul 29 14:14:09 2014 +0000
4 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 31 15:24:46 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=a914ca2e
7
8 OpenRC 0.13 renamed some of the commands
9
10 ---
11 policy/modules/system/init.fc | 1 +
12 1 file changed, 1 insertion(+)
13
14 diff --git a/policy/modules/system/init.fc b/policy/modules/system/init.fc
15 index 659474d..3496579 100644
16 --- a/policy/modules/system/init.fc
17 +++ b/policy/modules/system/init.fc
18 @@ -36,6 +36,7 @@ ifdef(`distro_gentoo', `
19
20 ifdef(`distro_gentoo', `
21 /sbin/rc -- gen_context(system_u:object_r:rc_exec_t,s0)
22 +/sbin/openrc -- gen_context(system_u:object_r:rc_exec_t,s0)
23 ')
24
25 #