diff options
Diffstat (limited to 'hosts/profitbricks-build10-amd64')
-rwxr-xr-x | hosts/profitbricks-build10-amd64/etc/rc.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/profitbricks-build10-amd64/etc/rc.local b/hosts/profitbricks-build10-amd64/etc/rc.local index 2a54a4c8..45688521 100755 --- a/hosts/profitbricks-build10-amd64/etc/rc.local +++ b/hosts/profitbricks-build10-amd64/etc/rc.local @@ -46,6 +46,7 @@ fixup_mtu() { ip link set dev eth0 mtu 1500 fi fi + ip link show eth0 } # |