From a6e2d489610d6bb6a34dbbb668d7addd03c1ac84 Mon Sep 17 00:00:00 2001 From: ganglyu Date: Thu, 21 Jul 2022 07:10:24 +0000 Subject: [PATCH] Fix submodule --- .gitmodules | 3 +++ src/sonic-host-services | 1 + 2 files changed, 4 insertions(+) create mode 160000 src/sonic-host-services diff --git a/.gitmodules b/.gitmodules index 4048cdbb49b2..37e62e22ee9b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -113,3 +113,6 @@ [submodule "src/dhcprelay"] path = src/dhcprelay url = https://github.com/sonic-net/sonic-dhcp-relay.git +[submodule "src/sonic-host-services"] + path = src/sonic-host-services + url = https://github.com/sonic-net/sonic-host-services diff --git a/src/sonic-host-services b/src/sonic-host-services new file mode 160000 index 000000000000..709046bbec9d --- /dev/null +++ b/src/sonic-host-services @@ -0,0 +1 @@ +Subproject commit 709046bbec9d05c9bf06e7c54a23ae0f9c970281