summaryrefslogtreecommitdiff
path: root/src/etc/dhcp/dhclient-exit-hooks.d
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-01-28 22:15:29 +0100
committerChristian Poessinger <christian@poessinger.com>2022-01-28 22:15:29 +0100
commit78b247b724f74bdabab0706aaa7f5b00e5809bc1 (patch)
tree69d9dbf889e583290932a384cc3199be56f1091b /src/etc/dhcp/dhclient-exit-hooks.d
parent137c9b8b4c01ceb041e50d539e2198fe876b6362 (diff)
downloadvyos-1x-78b247b724f74bdabab0706aaa7f5b00e5809bc1.tar.gz
vyos-1x-78b247b724f74bdabab0706aaa7f5b00e5809bc1.zip
dhclient: T3392: remove /usr/sbin prefix from iproute2 ip command
Diffstat (limited to 'src/etc/dhcp/dhclient-exit-hooks.d')
-rw-r--r--src/etc/dhcp/dhclient-exit-hooks.d/01-vyos-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/dhcp/dhclient-exit-hooks.d/01-vyos-cleanup b/src/etc/dhcp/dhclient-exit-hooks.d/01-vyos-cleanup
index ad6a1d5eb..a6989441b 100644
--- a/src/etc/dhcp/dhclient-exit-hooks.d/01-vyos-cleanup
+++ b/src/etc/dhcp/dhclient-exit-hooks.d/01-vyos-cleanup
@@ -1,7 +1,7 @@
##
## VyOS cleanup
##
-# NOTE: here we use 'ip' wrapper, therefore a route will be actually deleted via /usr/sbin/ip or vtysh, according to the system state
+# NOTE: here we use 'ip' wrapper, therefore a route will be actually deleted via ip or vtysh, according to the system state
hostsd_client="/usr/bin/vyos-hostsd-client"
hostsd_changes=
# check vyos-hostsd status