diff options
author | hagbard <vyosdev@derith.de> | 2019-01-17 11:27:53 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2019-01-17 11:27:53 -0800 |
commit | 17a62c1e47cfaa30cc25cae901903046c46aed68 (patch) | |
tree | dce5326909fb97e279c2f78b8b12f41ee185070b | |
parent | 7ebbd2e1484c529d99d1ddf3600087627dfa9417 (diff) | |
download | vyos-world-17a62c1e47cfaa30cc25cae901903046c46aed68.tar.gz vyos-world-17a62c1e47cfaa30cc25cae901903046c46aed68.zip |
Fixes: T1028 - Suspending and resuming VyOS in VMware will result in loss of static ip addresses
- adding vyos-vmwaretools-scripts
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a4be62b..19ff1c7 100644 --- a/debian/control +++ b/debian/control @@ -38,6 +38,7 @@ Depends: vyatta-cfg-system, vyatta-zone, vyos-nhrp, vyos-1x, - vyos-salt-minion + vyos-salt-minion, + vyos-vmwaretools-scripts Description: VyOS metapackage Installs everything required for VyOS to work |