summaryrefslogtreecommitdiff
path: root/src/systemd/dhclient@.service
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-03-28 12:42:48 +0100
committerGitHub <noreply@github.com>2024-03-28 12:42:48 +0100
commit889c1a81a9e291a276e35617f1d77f9f9bd4b194 (patch)
tree6c674939cfb9274d2839a6d9e3c2f9da1953bc28 /src/systemd/dhclient@.service
parent63b9889f2070ae09774c71ff1449a5c1f7b99881 (diff)
parent7dbaa25a199a781aaa9f269741547e576410cb11 (diff)
downloadvyos-1x-889c1a81a9e291a276e35617f1d77f9f9bd4b194.tar.gz
vyos-1x-889c1a81a9e291a276e35617f1d77f9f9bd4b194.zip
Merge pull request #3194 from c-po/dhclient-T6175
op-mode: T6175: "renew dhcp interface <name>" does not check for DHCP interface
Diffstat (limited to 'src/systemd/dhclient@.service')
-rw-r--r--src/systemd/dhclient@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd/dhclient@.service b/src/systemd/dhclient@.service
index 099f7ed52..d430d8868 100644
--- a/src/systemd/dhclient@.service
+++ b/src/systemd/dhclient@.service
@@ -3,6 +3,7 @@ Description=DHCP client on %i
Documentation=man:dhclient(8)
StartLimitIntervalSec=0
After=vyos-router.service
+ConditionPathExists=/run/dhclient/dhclient_%i.conf
[Service]
Type=exec