aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/ks.te
blob: e4667b3bc93f8598ccfa110d11c663dd18d11539 (plain)
1
2
3
4
5
type ks, domain;
type ks_exec, exec_type, file_type;

init_daemon_domain(ks)
domain_trans(init, rootfs, ks)