Gentoo Archives: gentoo-commits

From: Sven Vermeulen <sven.vermeulen@××××××.be>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/
Date: Tue, 27 Nov 2012 19:26:30
Message-Id: 1354042839.926665ddaadd1da32e514f63d0db9086675e338f.SwifT@gentoo
1 commit: 926665ddaadd1da32e514f63d0db9086675e338f
2 Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com>
3 AuthorDate: Mon Nov 26 16:07:16 2012 +0000
4 Commit: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
5 CommitDate: Tue Nov 27 19:00:39 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=926665dd
7
8 Whitespace fix in miscfiles.fc.
9
10 ---
11 policy/modules/system/miscfiles.fc | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/policy/modules/system/miscfiles.fc b/policy/modules/system/miscfiles.fc
15 index 1ede268..a5337b6 100644
16 --- a/policy/modules/system/miscfiles.fc
17 +++ b/policy/modules/system/miscfiles.fc
18 @@ -79,7 +79,7 @@ ifdef(`distro_redhat',`
19
20 /var/cache/fontconfig(/.*)? gen_context(system_u:object_r:fonts_cache_t,s0)
21 /var/cache/fonts(/.*)? gen_context(system_u:object_r:tetex_data_t,s0)
22 -/var/cache/man(/.*)? gen_context(system_u:object_r:man_cache_t,s0)
23 +/var/cache/man(/.*)? gen_context(system_u:object_r:man_cache_t,s0)
24
25 /var/named/chroot/etc/pki(/.*)? gen_context(system_u:object_r:cert_t,s0)