mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-05 21:26:45 +08:00
Change-Id: Ia241a4211d24d2788f0f0ef9af55b23a6b227624 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
4 lines
125 B
Bash
Executable File
4 lines
125 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "ETHTOOL_OPTS='-K \${DEVICE} tso off'" | sudo tee -a /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1
|