Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 07:14:10 -0700 (PDT)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 14089 for review
Message-ID:  <200207111414.g6BEEAiL029525@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14089

Change 14089 by cvance@cvance_laptop on 2002/07/11 07:14:02

	Minor tweaking

Affected files ...

.. //depot/projects/trustedbsd/mac/contrib/sebsd/policy/file_contexts/types.fc#3 edit

Differences ...

==== //depot/projects/trustedbsd/mac/contrib/sebsd/policy/file_contexts/types.fc#3 (text+ko) ====

@@ -46,7 +46,7 @@
 #
 # The policy configuration.
 #
-/ss_policy			system_u:object_r:policy_config_t
+/etc/security/sebsd/policy.*	system_u:object_r:policy_config_t
 
 #
 # /var
@@ -88,6 +88,7 @@
 /bin(/.*)?			system_u:object_r:bin_t
 /bin/tcsh			system_u:object_r:shell_exec_t
 /bin/bash			system_u:object_r:shell_exec_t
+/bin/sh				system_u:object_r:shell_exec_t
 /bin/ash			system_u:object_r:shell_exec_t
 /bin/ls				system_u:object_r:ls_exec_t
 
@@ -144,7 +145,7 @@
 /etc/adjtime                    system_u:object_r:adjtime_t
 /etc/mrtg(/.*)?			system_u:object_r:etc_mrtg_t
 /etc/selinux(/.*)?		system_u:object_r:policy_src_t
-/etc/security/selinux(/.*)?	system_u:object_r:policy_config_t	
+/etc/security/sebsd(/.*)?	system_u:object_r:policy_config_t	
 
 #
 # /lib

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207111414.g6BEEAiL029525>