PERFORCE change 71768 for review
Kelly Djahandari
kelly at FreeBSD.org
Thu Feb 24 22:46:47 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=71768
Change 71768 by kelly at kelly_riveroaks2.earthlink.net on 2005/02/24 22:46:36
Modified .pid file regex specification.
Affected files ...
.. //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/runtime.fc#2 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/runtime.fc#2 (text+ko) ====
@@ -3,8 +3,8 @@
# /var/run
/var/run/ld.*\.so\.hints system_u:object_r:ld_so_cache_t
-/var/run/sendmail.pid system_u:object_r:sendmail_var_run_t
-/var/run/syslog.pid system_u:object_r:syslogd_var_run_t
-/var/run/cron.pid system_u:object_r:crond_var_run_t
-/var/run/sshd.pid system_u:object_r:sshd_var_run_t
-/var/run/httpd.pid system_u:object_r:httpd_var_run_t
+/var/run/sendmail\.pid system_u:object_r:sendmail_var_run_t
+/var/run/syslog\.pid system_u:object_r:syslogd_var_run_t
+/var/run/cron\.pid system_u:object_r:crond_var_run_t
+/var/run/sshd\.pid system_u:object_r:sshd_var_run_t
+/var/run/httpd\.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