1 # usf-post-boot service 2 type usf-post-boot, domain; 3 type usf-post-boot_exec, exec_type, file_type; 4 5 # Started by init 6 init_daemon_domain(usf-post-boot) 7 8 allow usf-post-boot shell_exec:file r_file_perms; 9