Tailscale: Difference between revisions

Tboston (talk | contribs)
fix tiny errors and spacing
Tboston (talk | contribs)
mNo edit summary
Line 78: Line 78:
       onState = ["routable"];
       onState = ["routable"];
       script = ''
       script = ''
         #!${pkgs.runtimeShel1}  
         #!${pkgs.runtimeShell}  
         ethtool -K eth0 rx-udp-gro-forwarding on rx-gro-list off
         ethtool -K eth0 rx-udp-gro-forwarding on rx-gro-list off
         exit 0
         exit 0