diff --git a/refpolicy/doc/example.fc b/refpolicy/doc/example.fc new file mode 100644 index 00000000..9cf7c4c1 --- /dev/null +++ b/refpolicy/doc/example.fc @@ -0,0 +1,6 @@ +# myapp executable will have: +# label: system_u:object_r:myapp_exec_t +# MLS sensitivity: s0 +# MCS categories: + +/usr/sbin/myapp -- gen_context(system_u:object_r:myapp_exec_t,s0) diff --git a/refpolicy/doc/example.if b/refpolicy/doc/example.if new file mode 100644 index 00000000..8e9591b1 --- /dev/null +++ b/refpolicy/doc/example.if @@ -0,0 +1,55 @@ +## Myapp example policy +## +##

+## More descriptive text about myapp. The +## tag can also use

,