mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +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.
|
||||
# shellcheck disable=SC2034
|
||||
prefix=@prefix@
|
||||
# Avoid problem with localstatedir / runstatedir
|
||||
# shellcheck disable=SC2034
|
||||
localstatedir=@localstatedir@
|
||||
keactrl_conf=@sysconfdir@/@PACKAGE@/keactrl.conf
|
||||
|
||||
servers="all"
|
||||
|
Reference in New Issue
Block a user