PERFORCE change 53569 for review
    Robert Watson 
    rwatson at FreeBSD.org
       
    Wed May 26 17:26:40 PDT 2004
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=53569
Change 53569 by rwatson at rwatson_paprika on 2004/05/26 17:25:39
	Add /usr/include/bsm and /etc/security to the mtree definitions.
	Note that /etc/security used to be a file, and is now a
	directory, so this may be a conflict that somehow has to be
	handled.  Note also that /etc/security is used by SELinux/SEBSD/
	SEDarwin, and may also be somewhat in conflict.
Affected files ...
.. //depot/projects/trustedbsd/audit2/etc/mtree/BSD.include.dist#3 edit
.. //depot/projects/trustedbsd/audit2/etc/mtree/BSD.root.dist#2 edit
Differences ...
==== //depot/projects/trustedbsd/audit2/etc/mtree/BSD.include.dist#3 (text+ko) ====
@@ -7,6 +7,8 @@
 .
     arpa
     ..
+    bsm
+    ..
     bsnmp
     ..
     c++
==== //depot/projects/trustedbsd/audit2/etc/mtree/BSD.root.dist#2 (text+ko) ====
@@ -54,6 +54,8 @@
         ..
         rc.d
         ..
+        security
+        ..
         skel
         ..
         ssh
    
    
More information about the p4-projects
mailing list