From 34a73321649335e3f893733f002a4c17c29f2ed6 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 15 Feb 2018 14:00:55 +0100 Subject: [PATCH] [5532] Checkpoint: added start/stop --- .gitmodules | 3 +++ premium | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 premium diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..e4730c1e82 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "premium"] + path = premium + url = ssh://fdupont@repo.isc.org/proj/git/prod/kea-premium.git diff --git a/premium b/premium new file mode 160000 index 0000000000..78aaaded3b --- /dev/null +++ b/premium @@ -0,0 +1 @@ +Subproject commit 78aaaded3b633f0060339e8427efadf368dfbbda -- 2.47.3