Yeah i was having this problem too after i updated selinux.
at least there is this board where people can record all the simple problems they have
i made that file and added that line to it, reboot and it didnt work. Then i noticed that maybe like the other file in the directory (booleans) it needed to be marked as an executable so i ran the following
Code:
chmod --reference=booleans booleans.local
that unfortunately did not work.
So i put it directly into the booleans file.
didnt work. so then i thought ok ill put it in /etc/rc.d/rc.local
and ho ho! success!