Harald Hoyer
0ce274f02b
selinux: turn off selinux by default
...
In Fedora selinux is now handled by systemd. If you want to enable
selinux by default, just add it to your /etc/dracut.conf.d/01-dist.conf
with:
add_dracutmodules+=" selinux "
14 years ago
Harald Hoyer
71df3c4329
renamed module-info.sh to module-setup.sh
14 years ago
Harald Hoyer
b9d7fda0e1
selinux: call emergency_shell for failures
14 years ago
Harald Hoyer
95d2dabc25
replaced check,install,installkernel with module-info.sh
14 years ago
Harald Hoyer
cc02093d69
reformat source code
...
removed tabs and set indention to 4 spaces
added emacs and vi format headers
15 years ago
Harald Hoyer
93ad8c19bb
selinux: fixed error handling for load-policy
...
{} | cmd opens a subshell for {}
15 years ago
Harald Hoyer
bd987e3036
selinux: move selinux to a separate module
15 years ago