selinux-refpolicy/policy/modules/kernel/ubac.te
Chris PeBenito 78276fc43b Drop module versioning.
Semodule stopped using this many years ago. The policy_module() macro will
continue to support an optional second parameter as version.
If it is not specified, a default value of 1 is set.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2022-01-06 09:19:13 -05:00

19 lines
290 B
Plaintext

policy_module(ubac)
########################################
#
# Declarations
#
attribute ubac_constrained_type;
attribute ubacfile;
attribute ubacproc;
attribute ubacsock;
attribute ubacfd;
attribute ubacipc;
attribute ubacxwin;
attribute ubacdbus;
attribute ubackey;
attribute ubacdb;