diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-04-15 18:22:37 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-04-15 18:22:37 +0200 |
commit | 04cda000d361d8c9e0d2d6c2e78be55e13fbce8b (patch) | |
tree | 4bfe923557624354b1bacdd10abf56f36a51cae1 | |
parent | 5055f0b8215df93c2973d8b35ac40fa8b526d0a1 (diff) | |
download | vyos-world-04cda000d361d8c9e0d2d6c2e78be55e13fbce8b.tar.gz vyos-world-04cda000d361d8c9e0d2d6c2e78be55e13fbce8b.zip |
T588: Remove DNS forwarder restart command in favour if XML interface definition
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d5ebd99..010a0be 100644 --- a/debian/control +++ b/debian/control @@ -46,6 +46,7 @@ Depends: vyatta-cfg-system, ubnt-igmpproxy, mdns-repeater, udp-broadcast-relay, - vyos-1x + vyos-1x, + pdns-recursor Description: VyOS metapackage Installs everything required for VyOS to work |