mirror of
https://passt.top/passt
synced 2025-02-22 02:42:22 +00:00
contrib/selinux: Drop unused passt_read_data() interface
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
9f35cf0b11
commit
dcdc50fc22
@ -8,14 +8,6 @@
|
||||
# Copyright (c) 2022 Red Hat GmbH
|
||||
# Author: Stefano Brivio <sbrivio@redhat.com>
|
||||
|
||||
interface(`passt_read_data',`
|
||||
gen_require(`
|
||||
type passt_data_t;
|
||||
')
|
||||
allow $1 passt_t:dir { search add_name };
|
||||
allow $1 passt_t:file { open read getattr };
|
||||
')
|
||||
|
||||
interface(`passt_domtrans',`
|
||||
gen_require(`
|
||||
type passt_t, passt_exec_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user