summaryrefslogtreecommitdiffstats
path: root/hosts/profitbricks-build1-amd64
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-21 12:57:48 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-21 12:57:48 +0200
commit90da3b5e5e198f70cb8a85d65b85daff30bd83e0 (patch)
treefd5c919763a3f4878fed5eba667f9076cefe29af /hosts/profitbricks-build1-amd64
parent5589fdfd8dd4572ec0695be677cd4da46dcbb592 (diff)
downloadjenkins.debian.net-90da3b5e5e198f70cb8a85d65b85daff30bd83e0.tar.xz
reproducible Debian: show ip link too
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts/profitbricks-build1-amd64')
-rwxr-xr-xhosts/profitbricks-build1-amd64/etc/rc.local1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/profitbricks-build1-amd64/etc/rc.local b/hosts/profitbricks-build1-amd64/etc/rc.local
index 2a54a4c8..45688521 100755
--- a/hosts/profitbricks-build1-amd64/etc/rc.local
+++ b/hosts/profitbricks-build1-amd64/etc/rc.local
@@ -46,6 +46,7 @@ fixup_mtu() {
ip link set dev eth0 mtu 1500
fi
fi
+ ip link show eth0
}
#