summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Blut <vincent.debian@free.fr>2020-11-28 15:14:11 +0100
committerVincent Blut <vincent.debian@free.fr>2020-11-28 15:14:11 +0100
commit01cde769b0898e9127e6f0382943b55f433868ea (patch)
treed261167148d27e200984c3adb2b3dfe2c2512e1d
parent3acc15c60cf265121d4fda427f78a4d8fc8cd203 (diff)
Move server_dir path to /runarchive/debian/4.0-2_bpo10+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.