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

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