]> git.ipfire.org Git - people/stevee/selinux-policy.git/blob - doc/example.fc
Makefile: Fix check for current git tag.
[people/stevee/selinux-policy.git] / doc / example.fc
1 # myapp executable will have:
2 # label: system_u:object_r:myapp_exec_t
3 # MLS sensitivity: s0
4 # MCS categories: <none>
5
6 /usr/sbin/myapp -- gen_context(system_u:object_r:myapp_exec_t,s0)