dns/knot-resolver: Fix file permissions

To enable cache garbage collector
PR:		267016
Reported by:	yonas.yanfa@gmail.com
This commit is contained in:
Fernando Apesteguía 2022-11-09 19:09:39 +01:00
parent 10658aa8c6
commit 42a47e6afb
1 changed files with 1 additions and 1 deletions

View File

@ -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%%