diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-07-01 19:55:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-01 19:55:03 +0200 |
commit | 01fce35180802c0c47dd042cc2dd22cfe5bf0ba3 (patch) | |
tree | 19b7640c1fd9491bd80279f256e0a61a6355514d /debian/control | |
parent | 0170e831990090a78033fc77cc2dd953ed4912c7 (diff) | |
parent | d0e0e06aca43908db19379463ae431e1d40e01b0 (diff) | |
download | vyos-user-utils-01fce35180802c0c47dd042cc2dd22cfe5bf0ba3.tar.gz vyos-user-utils-01fce35180802c0c47dd042cc2dd22cfe5bf0ba3.zip |
Merge pull request #2 from dmbaturin/T4426
T4426: add arpwatch to the image
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 5047bc9..0deded8 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Package: vyos-user-utils Architecture: all Depends: aptitude, + arpwatch, atop, bgpq3, dnsdist, |