78276fc43b
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>
19 lines
290 B
Plaintext
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;
|