diff options
Diffstat (limited to 'conf.d.Linux')
-rw-r--r-- | conf.d.Linux/net.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d.Linux/net.example b/conf.d.Linux/net.example index 8f69faa9..dd4973ed 100644 --- a/conf.d.Linux/net.example +++ b/conf.d.Linux/net.example @@ -132,6 +132,8 @@ # Some users may need to alter the MTU - here's how #mtu_eth0="1500" +# Same for TX Queue Length +#txqueuelen_eth0="1000" # Each module described below can set a default base metric, lower is # preferred over higher. This is so we can prefer a wired route over a |