summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-01-16 20:28:27 +0100
committerChristian Poessinger <christian@poessinger.com>2019-01-16 20:28:27 +0100
commit04389cbef57a5f36eb8dccd5dc2d81ef5e94f9b2 (patch)
tree0b7e5546c0341fb4f262e482c02b6200fb0a8177 /.gitmodules
parentccfcfe0d8e4d0969fd72fa65a4e14fc227544506 (diff)
downloadvyos-build-04389cbef57a5f36eb8dccd5dc2d81ef5e94f9b2.tar.gz
vyos-build-04389cbef57a5f36eb8dccd5dc2d81ef5e94f9b2.zip
build-submodules: add eventwatchd
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d1f203fd..939d77c6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -190,3 +190,7 @@
path = packages/conntrack-tools
url = https://github.com/vyos/conntrack-tools.git
branch = current
+[submodule "packages/eventwatchd"]
+ path = packages/eventwatchd
+ url = https://github.com/vyos/eventwatchd.git
+ branch = current \ No newline at end of file