diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-10-17 21:11:23 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-10-17 21:11:23 +0200 |
commit | 53750b39cd6bf246ae3c52cea4d15b93264c486b (patch) | |
tree | 82ef0f0fb5ed6bc3619e10ac6ea4f175e6b59627 /.gitmodules | |
parent | da88dca1048a18f46242720d38639429ca1ab8f9 (diff) | |
download | vyos-build-53750b39cd6bf246ae3c52cea4d15b93264c486b.tar.gz vyos-build-53750b39cd6bf246ae3c52cea4d15b93264c486b.zip |
T913: move dhcp-relay service to vyos-1x
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index a527f569..9bd70348 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,9 +73,6 @@ [submodule "packages/vyatta-op-quagga"] path = packages/vyatta-op-quagga url = https://github.com/vyos/vyatta-op-quagga.git -[submodule "packages/vyatta-cfg-dhcp-relay"] - path = packages/vyatta-cfg-dhcp-relay - url = https://github.com/vyos/vyatta-cfg-dhcp-relay.git [submodule "packages/vyatta-op-dhcp-server"] path = packages/vyatta-op-dhcp-server url = https://github.com/vyos/vyatta-op-dhcp-server.git |