Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151814

Summary: [SELinux] make load in /etc/security/selinux/src/policy
Product: Gentoo Linux Reporter: Xake <kanelxake>
Component: HardenedAssignee: Chris PeBenito (RETIRED) <pebenito>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Xake 2006-10-18 03:21:28 UTC
Using profiles/selinux/2005.1/x86/hardened or profiles/selinux/2005.1/x86 does not work.
I have followed the handbook for converting to selinux step by step but all i get when I come to "make load" is:

 * Creating policy.conf
m4:tunable.te:88: ERROR: end of file in comment
make: *** [policy.conf] Error 1


So what should I do?
Comment 1 Chris PeBenito (RETIRED) gentoo-dev 2006-10-18 10:27:07 UTC
make sure you have a blank line at the end of tunable.te.
Comment 2 Xake 2006-10-18 16:04:27 UTC
Nice. Just scrolling down to the end of the file, pressing enter and save the file helped.
Thanks..
Comment 3 Chris PeBenito (RETIRED) gentoo-dev 2006-11-04 07:33:09 UTC
closing