summaryrefslogtreecommitdiff
path: root/src/etc
diff options
context:
space:
mode:
authorsarthurdev <965089+sarthurdev@users.noreply.github.com>2025-04-02 15:07:43 +0200
committersarthurdev <965089+sarthurdev@users.noreply.github.com>2025-04-14 11:50:41 +0200
commit36e775408c884ed4b497343bc43ff8b755233601 (patch)
tree94c7beeccaff8cc4459d747e49e83713967cfc16 /src/etc
parentd62641f1d8a056f5dfaf77a28ad3e5dd4f8e61ec (diff)
downloadvyos-1x-36e775408c884ed4b497343bc43ff8b755233601.tar.gz
vyos-1x-36e775408c884ed4b497343bc43ff8b755233601.zip
kea: T7281: No longer uses control agent for HA
Diffstat (limited to 'src/etc')
-rw-r--r--src/etc/systemd/system/kea-ctrl-agent.service.d/override.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/etc/systemd/system/kea-ctrl-agent.service.d/override.conf b/src/etc/systemd/system/kea-ctrl-agent.service.d/override.conf
deleted file mode 100644
index c74fafb42..000000000
--- a/src/etc/systemd/system/kea-ctrl-agent.service.d/override.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-After=
-After=vyos-router.service
-ConditionFileNotEmpty=
-
-[Service]
-ExecStart=
-ExecStart=/usr/sbin/kea-ctrl-agent -c /run/kea/kea-ctrl-agent.conf
-AmbientCapabilities=CAP_NET_BIND_SERVICE
-CapabilityBoundingSet=CAP_NET_BIND_SERVICE