diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2023-03-10 14:53:14 +0000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2023-03-10 20:01:41 +0100 |
commit | 9f35cf0b11891e9dfb12eeb5d52f728881f84967 (patch) | |
tree | 0343ff86ac68bc8d55f2605a00719ec880e8671c /contrib/selinux/pasta.fc | |
parent | 7c7625ddff10e10a7486622b25e3a66bfcdd6c8b (diff) | |
download | passt-9f35cf0b11891e9dfb12eeb5d52f728881f84967.tar passt-9f35cf0b11891e9dfb12eeb5d52f728881f84967.tar.gz passt-9f35cf0b11891e9dfb12eeb5d52f728881f84967.tar.bz2 passt-9f35cf0b11891e9dfb12eeb5d52f728881f84967.tar.lz passt-9f35cf0b11891e9dfb12eeb5d52f728881f84967.tar.xz passt-9f35cf0b11891e9dfb12eeb5d52f728881f84967.tar.zst passt-9f35cf0b11891e9dfb12eeb5d52f728881f84967.zip |
contrib/selinux: Drop "example" from headers: this is the actual policy
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib/selinux/pasta.fc')
-rw-r--r-- | contrib/selinux/pasta.fc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/selinux/pasta.fc b/contrib/selinux/pasta.fc index f8fa0fa..e72b4ac 100644 --- a/contrib/selinux/pasta.fc +++ b/contrib/selinux/pasta.fc @@ -3,7 +3,7 @@ # PASTA - Pack A Subtle Tap Abstraction # for network namespace/tap device mode # -# contrib/selinux/pasta.fc - SELinux profile example: File Context for pasta +# contrib/selinux/pasta.fc - SELinux profile: File Context for pasta # # Copyright (c) 2022 Red Hat GmbH # Author: Stefano Brivio <sbrivio@redhat.com> |