This website works better with JavaScript
Home
Explore
Help
Sign In
Hoshpak
/
gentoo-selinux-policies
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4113ae0cab
Branches
Tags
master
gentoo-selinux-...
/
root_home.te
root_home.te
108 B
History
Raw
1
2
3
4
5
6
7
policy_module(root_home, 0.0.1)
require {
type user_home_dir_t;
type user_home_t;
type ssh_home_t;
}