selinux-policy/refpolicy/policy/modules/system/domain.te
2005-04-20 19:07:16 +00:00

7 lines
160 B
Plaintext

# Copyright (C) 2005 Tresys Technology, LLC
# Mark process types as domains
attribute domain;
neverallow domain ~domain:process { transition dyntransition };