openvpn: update file context regex for ipp.txt

Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
This commit is contained in:
Alexander Miroshnichenko 2020-07-14 13:33:43 +03:00
parent aff9c6e91c
commit 67c4238e8e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/etc/openvpn(/.*)? gen_context(system_u:object_r:openvpn_etc_t,s0)
/etc/openvpn/([^/]*/)?ipp\.txt -- gen_context(system_u:object_r:openvpn_etc_rw_t,s0)
/etc/openvpn/([^/]+/)?ipp\.txt -- gen_context(system_u:object_r:openvpn_etc_rw_t,s0)
/etc/openvpn/openvpn-status\.log.* -- gen_context(system_u:object_r:openvpn_status_t,s0)
/etc/rc\.d/init\.d/openvpn -- gen_context(system_u:object_r:openvpn_initrc_exec_t,s0)