Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151814 - [SELinux] make load in /etc/security/selinux/src/policy
Summary: [SELinux] make load in /etc/security/selinux/src/policy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chris PeBenito (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-18 03:21 UTC by Xake
Modified: 2006-11-04 07:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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