pki: Fix group from OpenBSD private dir
This commit is contained in:
parent
89a0cbddbf
commit
23d8b9bcdc
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
--- 4.4BSD.dist.orig Sat Nov 25 20:29:26 2023
|
--- 4.4BSD.dist.orig Fri Dec 22 17:31:46 2023
|
||||||
+++ 4.4BSD.dist Sat Nov 25 20:29:36 2023
|
+++ 4.4BSD.dist Fri Dec 22 17:32:00 2023
|
||||||
@@ -105,7 +105,7 @@
|
@@ -105,7 +105,7 @@
|
||||||
|
|
||||||
# ./etc/ssl
|
# ./etc/ssl
|
||||||
ssl
|
ssl
|
||||||
- private uname=root mode=0700
|
- private uname=root mode=0700
|
||||||
+ private uname=root mode=0750
|
+ private gname=hostkey uname=root mode=0750
|
||||||
..
|
..
|
||||||
..
|
..
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue