Created
June 12, 2018 12:50
-
-
Save jsravn/3b01e3c3340d4254333cee7f55f56abd to your computer and use it in GitHub Desktop.
etc/ppp/ip-up.d/ethtool
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
/sbin/ethtool -K ppp0 gro off gso off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment