Failed to set up SELinux
by notooth from LinuxQuestions.org on (#5CVBJ)
Hello,
I got this error after selinux installation. Can anyone help?
Code:$ sudo check-selinux-installation
Traceback (most recent call last):
File "/usr/sbin/check-selinux-installation", line 33, in <module>
results += test.test()
File "/usr/share/selinux-basics/tests/24_fsckfix.py", line 24, in test
raise IOError("/etc/default/rcS not found, is this Debian?")
OSError: /etc/default/rcS not found, is this Debian?


I got this error after selinux installation. Can anyone help?
Code:$ sudo check-selinux-installation
Traceback (most recent call last):
File "/usr/sbin/check-selinux-installation", line 33, in <module>
results += test.test()
File "/usr/share/selinux-basics/tests/24_fsckfix.py", line 24, in test
raise IOError("/etc/default/rcS not found, is this Debian?")
OSError: /etc/default/rcS not found, is this Debian?