The Fedora SELinux roadmap states: > rpm should handle packages which contain their own .te files > jbj owns this > Right now this will mean installing doing a 'make reload' or whatever. dwalsh > can work with jbj to make that happen inside rpm. > A big problem is having to use make+m4 I would like to learn the proper way for a package to install an associated te file, rebuild the SELinux policy and load the new policy. Could someone point me in the proper direction? Is there something better than "make reload" in the post-install script? -- Mike