+## Execute a init script in a specified domain. +##
+##+## No interprocess communication (signals, pipes, +## etc.) is provided by this interface since +## the domains are not owned by this module. +##
+##+## Execute init scripts in the run_init domain. +## This is used for the Gentoo integrated run_init. +##
+##+## Execute init scripts in the run_init domain, and +## allow the specified role the run_init domain, +## and use the caller's terminal. +##
+##+## This is used for the Gentoo integrated run_init. +##
+##