ansible-playbooks/sabre-dav/templates/selinux/baikal.cil

9 lines
263 B
Text
Raw Normal View History

2025-02-22 17:47:12 +02:00
(block freshrss
(blockinherit container)
(blockinherit restricted_net_container)
(allow process default_t (dir (setattr add_name write create)))
(allow process default_t (file (create)))
(allow process http_port_t (tcp_socket (name_bind)))
)