PERFORCE change 68011 for review
Andrew Reisse
areisse at FreeBSD.org
Fri Dec 31 18:32:39 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=68011
Change 68011 by areisse at areisse_tislabs on 2004/12/31 18:32:14
sebsd policy: apache.fc had wrong types and paths.
Affected files ...
.. //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/program/apache.fc#5 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/program/apache.fc#5 (text+ko) ====
@@ -3,14 +3,14 @@
/usr/local/www/cgi-bin(/.*)? system_u:object_r:httpd_sys_script_t
/usr/local/www/icons(/.*)? system_u:object_r:httpd_sys_content_t
#/var/cache/httpd(/.*)? system_u:object_r:httpd_cache_t
-/usr/local/etc/apache system_u:object_r:httpd_config_t
+/usr/local/etc/apache(/.*)? system_u:object_r:httpd_config_t
/usr/local/libexec/apache(/.*)? system_u:object_r:httpd_modules_t
/usr/local/sbin/httpd system_u:object_r:httpd_exec_t
#/usr/sbin/suexec system_u:object_r:httpd_suexec_exec_t
#/usr/lib/cgi-bin/(nph-)?cgiwrap(d)? system_u:object_r:httpd_suexec_exec_t
#/usr/lib/apache(2)?/suexec(2)? system_u:object_r:httpd_suexec_exec_t
-/var/log/httpd-.* system_u:object_r:httpd_log_files_t
-#/var/log/apache(2)?(/.*)? system_u:object_r:httpd_log_files_t
-#/var/log/cgiwrap\.log.* system_u:object_r:httpd_log_files_t
+/var/log/httpd-.* system_u:object_r:httpd_log_t
+#/var/log/apache(2)?(/.*)? system_u:object_r:httpd_log_t
+#/var/log/cgiwrap\.log.* system_u:object_r:httpd_log_t
#/var/cache/ssl.*\.sem system_u:object_r:httpd_cache_t
/var/run/apache(2)?.pid.* system_u:object_r:httpd_var_run_t
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list