diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-06 18:59:55 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-06 18:59:55 +0100 |
commit | cb8edaf195060df2795a5aa1e6a883341b5af747 (patch) | |
tree | f69439ec4719f650c3fb91800fda15e9eb54216c /debian | |
parent | 10a23cd803c0784cbdd80daff6750f02c982df4f (diff) | |
download | vyos-1x-cb8edaf195060df2795a5aa1e6a883341b5af747.tar.gz vyos-1x-cb8edaf195060df2795a5aa1e6a883341b5af747.zip |
system: T3048: add dynamic performance tuning daemon
Add new CLI command "set system options performance <latency | throughput>"
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index cd05fa966..c5dda7883 100644 --- a/debian/control +++ b/debian/control @@ -106,6 +106,7 @@ Depends: telnet, tftpd-hpa, traceroute, + tuned, udp-broadcast-relay, usb-modeswitch, usbutils, |