pki: Prevent OpenBSD from changing permissions
This commit is contained in:
parent
3fdbd62aca
commit
270da668c3
2 changed files with 17 additions and 0 deletions
11
roles/pki/files/mtree.patch
Normal file
11
roles/pki/files/mtree.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- 4.4BSD.dist.orig Sat Nov 25 20:29:26 2023
|
||||
+++ 4.4BSD.dist Sat Nov 25 20:29:36 2023
|
||||
@@ -105,7 +105,7 @@
|
||||
|
||||
# ./etc/ssl
|
||||
ssl
|
||||
- private uname=root mode=0700
|
||||
+ private uname=root mode=0750
|
||||
..
|
||||
..
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue