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:16:48
Message-Id: 1354042859.9ee24e1865d4d2f0f5e5c82ce501e4ea53a7d43e.SwifT@gentoo
1 commit: 9ee24e1865d4d2f0f5e5c82ce501e4ea53a7d43e
2 Author: Dominick Grift <dominick.grift <AT> gmail <DOT> com>
3 AuthorDate: Mon Nov 5 11:55:14 2012 +0000
4 Commit: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
5 CommitDate: Tue Nov 27 19:00:59 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=9ee24e18
7
8 These two attribute are unused
9
10 Signed-off-by: Dominick Grift <dominick.grift <AT> gmail.com>
11
12 ---
13 policy/modules/system/userdomain.te | 3 ---
14 1 files changed, 0 insertions(+), 3 deletions(-)
15
16 diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te
17 index 1f2a519..5cd5f28 100644
18 --- a/policy/modules/system/userdomain.te
19 +++ b/policy/modules/system/userdomain.te
20 @@ -56,9 +56,6 @@ attribute userdomain;
21 # unprivileged user domains
22 attribute unpriv_userdomain;
23
24 -attribute untrusted_content_type;
25 -attribute untrusted_content_tmp_type;
26 -
27 attribute user_home_content_type;
28
29 type user_home_dir_t alias { staff_home_dir_t sysadm_home_dir_t secadm_home_dir_t auditadm_home_dir_t unconfined_home_dir_t };