source:
selinux/build/afsagent.te
@
97
Last change on this file since 97 was 79, checked in by presbrey, 18 years ago | |
---|---|
File size: 110 bytes |
Line | |
---|---|
1 | policy_module(afsagent,1.0.0) |
2 | |
3 | require { |
4 | type user_t; |
5 | }; |
6 | |
7 | type afsagent_t; |
8 | role afsagent_r types afsagent_t; |
Note: See TracBrowser
for help on using the repository browser.