diff options
| author | Daniil Baturin <daniil@vyos.io> | 2022-05-16 03:33:44 -0400 |
|---|---|---|
| committer | Daniil Baturin <daniil@vyos.io> | 2022-05-16 03:33:44 -0400 |
| commit | d0e0e06aca43908db19379463ae431e1d40e01b0 (patch) | |
| tree | 19b7640c1fd9491bd80279f256e0a61a6355514d | |
| parent | 0170e831990090a78033fc77cc2dd953ed4912c7 (diff) | |
| download | vyos-user-utils-d0e0e06aca43908db19379463ae431e1d40e01b0.tar.gz vyos-user-utils-d0e0e06aca43908db19379463ae431e1d40e01b0.zip | |
T4426: add arpwatch to the image
| -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, |
