mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[682-keactrl-unable-to-kill-kea-processes] Force localstatedir value
This commit is contained in:
@@ -359,6 +359,9 @@ fi
|
|||||||
# Need to disable a false positive from shellcheck. Yes, prefix is used.
|
# Need to disable a false positive from shellcheck. Yes, prefix is used.
|
||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
prefix=@prefix@
|
prefix=@prefix@
|
||||||
|
# Avoid problem with localstatedir / runstatedir
|
||||||
|
# shellcheck disable=SC2034
|
||||||
|
localstatedir=@localstatedir@
|
||||||
keactrl_conf=@sysconfdir@/@PACKAGE@/keactrl.conf
|
keactrl_conf=@sysconfdir@/@PACKAGE@/keactrl.conf
|
||||||
|
|
||||||
servers="all"
|
servers="all"
|
||||||
|
Reference in New Issue
Block a user