diff options
author | Christian Poessinger <christian.poessinger@rohde-schwarz.com> | 2022-01-03 17:35:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-03 17:35:28 +0100 |
commit | ca3cd970f2973ebfc8c8784ead73bbd582d30d54 (patch) | |
tree | 8d53d23723015b51f72e4f259a65176d293fa29b /debian/control | |
parent | 4743b91f4eb98bc2b4d5eee1d2f4d06e10ec032e (diff) | |
parent | 605cac35526c8dfe409891f777d50547fb94392f (diff) | |
download | vyos-1x-ca3cd970f2973ebfc8c8784ead73bbd582d30d54.tar.gz vyos-1x-ca3cd970f2973ebfc8c8784ead73bbd582d30d54.zip |
Merge pull request #1018 from sever-sever/T3872
monitoring: T3872: Add a new feature service monitoring
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ef124679b..3d33a48a6 100644 --- a/debian/control +++ b/debian/control @@ -151,6 +151,7 @@ Depends: strongswan-swanctl (>= 5.9), sudo, systemd, + telegraf (>= 1.20), tcpdump, tcptraceroute, telnet, |