+## Allow the specified domain to execute generic programs +## in system bin directories (/bin, /sbin, /usr/bin, +## /usr/sbin) a without domain transition. +##
+##+## Typically, this interface should be used when the domain +## executes general system progams within the privileges +## of the source domain. Some examples of these programs +## are ls, cp, sed, python, and tar. This does not include +## shells, such as bash. +##
+##+## Related interface: +##
+##+## Allow the specified domain to execute shells without +## a domain transition. +##
+##+## Typically, this interface should be used when the domain +## executes shells within the privileges +## of the source domain. Some examples of these programs +## are bash, tcsh, and zsh. +##
+##+## Related interface: +##
+##