diff options
| author | Christian Poessinger <christian@poessinger.com> | 2019-01-16 20:28:27 +0100 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2019-01-16 20:28:27 +0100 |
| commit | 04389cbef57a5f36eb8dccd5dc2d81ef5e94f9b2 (patch) | |
| tree | 0b7e5546c0341fb4f262e482c02b6200fb0a8177 /.gitmodules | |
| parent | ccfcfe0d8e4d0969fd72fa65a4e14fc227544506 (diff) | |
| download | vyos-build-04389cbef57a5f36eb8dccd5dc2d81ef5e94f9b2.tar.gz vyos-build-04389cbef57a5f36eb8dccd5dc2d81ef5e94f9b2.zip | |
build-submodules: add eventwatchd
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d1f203f..939d77c 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 |
