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/contrib/
Date: Wed, 31 Oct 2012 18:11:16
Message-Id: 1351706658.27c3867816dd26a6a72c905de7ff701624242010.SwifT@gentoo
1 commit: 27c3867816dd26a6a72c905de7ff701624242010
2 Author: Dominick Grift <dominick.grift <AT> gmail <DOT> com>
3 AuthorDate: Wed Oct 31 08:06:41 2012 +0000
4 Commit: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
5 CommitDate: Wed Oct 31 18:04:18 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=27c38678
7
8 Tab clean up in the vhostmd file context file
9
10 Signed-off-by: Dominick Grift <dominick.grift <AT> gmail.com>
11
12 ---
13 policy/modules/contrib/vhostmd.fc | 4 ++--
14 1 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/policy/modules/contrib/vhostmd.fc b/policy/modules/contrib/vhostmd.fc
17 index c1fb329..2dc3ed3 100644
18 --- a/policy/modules/contrib/vhostmd.fc
19 +++ b/policy/modules/contrib/vhostmd.fc
20 @@ -1,5 +1,5 @@
21 /etc/rc.d/init.d/vhostmd -- gen_context(system_u:object_r:vhostmd_initrc_exec_t,s0)
22
23 -/usr/sbin/vhostmd -- gen_context(system_u:object_r:vhostmd_exec_t,s0)
24 +/usr/sbin/vhostmd -- gen_context(system_u:object_r:vhostmd_exec_t,s0)
25
26 -/var/run/vhostmd.pid -- gen_context(system_u:object_r:vhostmd_var_run_t,s0)
27 +/var/run/vhostmd.pid -- gen_context(system_u:object_r:vhostmd_var_run_t,s0)