parent
beb8600e75
commit
516adbf2d2
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
[ -r ./conf ] && . ./conf
|
||||
install -d -m0755 -o _knot-resolver -g _knot-resolver /run/knot-resolver
|
||||
install -d -m0755 -o _knot_resolver -g _knot_resolver /run/knot-resolver
|
||||
exec kresd ${OPTS:--f 1}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'knot-resolver'
|
||||
pkgname=knot-resolver
|
||||
version=4.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
configure_args="
|
||||
-Dclient=enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue