c0f91df934795298d950f449d6ef7801b96dd45f blob 1153 bytes (raw)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
| | # SPDX-License-Identifier: GPL-2.0-or-later
#
# PASTA - Pack A Subtle Tap Abstraction
# for network namespace/tap device mode
#
# contrib/selinux/pasta.fc - SELinux profile: File Context for pasta
#
# Copyright (c) 2022 Red Hat GmbH
# Author: Stefano Brivio <sbrivio@redhat.com>
/usr/bin/pasta system_u:object_r:pasta_exec_t:s0
/usr/bin/pasta.avx2 system_u:object_r:pasta_exec_t:s0
/tmp/pasta\.pcap system_u:object_r:pasta_log_t:s0
/var/run/pasta\.pid system_u:object_r:pasta_pid_t:s0
/run/user/%{USERID}/netns system_u:object_r:ifconfig_var_run_t:s0
/run/user/%{USERID}/containers/networks/rootless-netns system_u:object_r:ifconfig_var_run_t:s0
# In case XDG_RUNTIME_DIR is not set (i.e. no systemd user session) podman falls back to a location under /tmp
/tmp/storage-run-%{USERID}/netns system_u:object_r:ifconfig_var_run_t:s0
/tmp/storage-run-%{USERID}/containers/networks/rootless-netns system_u:object_r:ifconfig_var_run_t:s0
/tmp/containers-user-%{USERID}/netns system_u:object_r:ifconfig_var_run_t:s0
/tmp/containers-user-%{USERID}/containers/networks/rootless-netns system_u:object_r:ifconfig_var_run_t:s0
|
debug log:
solving c0f91df ...
found c0f91df in https://archives.passt.top/passt-dev/20250917120450.36181-4-pholzing@redhat.com/
found e4aefc4 in https://passt.top/passt
preparing index
index prepared:
100644 e4aefc44bcc9ec0b9184c9dc89aebaf2b46f30ab contrib/selinux/pasta.fc
applying [1/1] https://archives.passt.top/passt-dev/20250917120450.36181-4-pholzing@redhat.com/
diff --git a/contrib/selinux/pasta.fc b/contrib/selinux/pasta.fc
index e4aefc4..c0f91df 100644
Checking patch contrib/selinux/pasta.fc...
Applied patch contrib/selinux/pasta.fc cleanly.
index at:
100644 c0f91df934795298d950f449d6ef7801b96dd45f contrib/selinux/pasta.fc
Code repositories for project(s) associated with this public inbox
https://passt.top/passt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).