summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Blut <vincent.debian@free.fr>2020-10-02 21:21:08 +0200
committerVincent Blut <vincent.debian@free.fr>2020-10-02 21:21:08 +0200
commit83849b5037a632f0ad8190cd26c29331ef814e6c (patch)
tree42bf17ecf5e1c7d7820dc78a9912da5cf667d0e5
parent65e59466973400a5870fbf9cfdbc444b97635fa3 (diff)
Move server_dir path to /runarchive/debian/4.0_pre4-1
Forwarded: no Last-Update: 2020-09-16 Last-Update: 2020-09-16 Gbp-Pq: Name nm-dispatcher-dhcp_Move-server_dir-to-run.patch
-rw-r--r--examples/chrony.nm-dispatcher.dhcp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chrony.nm-dispatcher.dhcp b/examples/chrony.nm-dispatcher.dhcp
index 6ea4c37..1b082af 100644
--- a/examples/chrony.nm-dispatcher.dhcp
+++ b/examples/chrony.nm-dispatcher.dhcp
@@ -11,7 +11,7 @@ action=$2
chronyc=/usr/bin/chronyc
default_server_options=iburst
-server_dir=/var/run/chrony-dhcp
+server_dir=/run/chrony-dhcp
dhcp_server_file=$server_dir/$interface.sources
# DHCP4_NTP_SERVERS is passed from DHCP options by NetworkManager.