Skip to content

Instantly share code, notes, and snippets.

@lu-zero
Created August 9, 2020 07:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lu-zero/0f11bcbf8605f0b4d607722b7ff00f36 to your computer and use it in GitHub Desktop.
Save lu-zero/0f11bcbf8605f0b4d607722b7ff00f36 to your computer and use it in GitHub Desktop.
--- /var/tmp/portage/net-misc/netifrc-9999/image///etc/init.d/net.lo 2020-08-09 09:21:41.693971939 +0200
+++ /etc/init.d/net.lo 2020-08-09 09:21:08.739972400 +0200
@@ -295,10 +295,6 @@
echo "$value" && break
fi
done
-
-_show_address6()
-{
- einfo "received address $(_get_inet6_address "${IFACE}")"
}
# Basically sorts our modules into order and saves the list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment