mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
dns/knot-resolver: Fix file permissions
To enable cache garbage collector PR: 267016 Reported by: yonas.yanfa@gmail.com
This commit is contained in:
parent
10658aa8c6
commit
42a47e6afb
1 changed files with 1 additions and 1 deletions
|
@ -96,4 +96,4 @@ sbin/kres-cache-gc
|
|||
sbin/kresc
|
||||
sbin/kresd
|
||||
@dir(%%USERS%%,%%GROUPS%%,0755) %%ETCDIR%%
|
||||
@dir(%%USERS%%,%%GROUPS%%,0755) %%RUNDIR%%
|
||||
@dir(%%USERS%%,%%GROUPS%%,0660) %%RUNDIR%%
|
||||
|
|
Loading…
Add table
Reference in a new issue