feat(profiles): general update.
This commit is contained in:
parent
4523a61425
commit
ef687d7149
8 changed files with 17 additions and 12 deletions
|
|
@ -50,13 +50,8 @@ profile openvpn @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
# OpenVPN config
|
||||
/etc/openvpn/*.{conf,ovpn} r,
|
||||
/etc/openvpn/client/*.{conf,ovpn} r,
|
||||
/etc/openvpn/client/*_userpass.txt r,
|
||||
/etc/openvpn/server/*.{conf,ovpn} r,
|
||||
/etc/openvpn/auth/*.auth r,
|
||||
/etc/openvpn/certs/*.{key,crt} r,
|
||||
/etc/openvpn/{,**} r,
|
||||
|
||||
@{HOME}/.cert/{,**} r,
|
||||
|
||||
/var/log/openvpn/*.log w,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue