selinux-faq/en_US selinux-faq.xml,1.13,1.14

Chad Sellers (csellers) fedora-docs-commits at redhat.com
Tue May 30 17:55:45 UTC 2006


Author: csellers

Update of /cvs/docs/selinux-faq/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10028

Modified Files:
	selinux-faq.xml 
Log Message:
fix for bz#193535 and bz#193540


Index: selinux-faq.xml
===================================================================
RCS file: /cvs/docs/selinux-faq/en_US/selinux-faq.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- selinux-faq.xml	28 Apr 2006 17:36:44 -0000	1.13
+++ selinux-faq.xml	30 May 2006 17:55:42 -0000	1.14
@@ -969,7 +969,7 @@
 	      execute the following:
 	    </para>
 <screen>
-<command>audit2allow -m local -l -i /var/log/messages</command>
+<command>audit2allow -m local -l -i /var/log/messages > local.te</command>
 </screen>
 	    <para>
 	      Note that the above assumes you are not using the audit daemon.
@@ -1115,7 +1115,7 @@
 		  (<filename>mydaemon.pp</filename>):
 		</para>
 <screen>
-<command>make -f /usr/share/selinux/refpolicy/Makefile</command>
+<command>make -f /usr/share/selinux/devel/Makefile</command>
 </screen>
 	      </step>
 	      <step>




More information about the Fedora-docs-commits mailing list