Date: Fri, 17 Feb 2023 16:58:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 200130] Add ifconfig description to rc Message-ID: <bug-200130-227-OZ9EZZTmRY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200130-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200130 Fernando ApesteguĂa <fernape@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Assignee|bugs@FreeBSD.org |fernape@FreeBSD.org Resolution|--- |Overcome By Events --- Comment #3 from Fernando ApesteguĂa <fernape@FreeBSD.org> --- ifconfig_(interface)_descr can be used for this: $ grep descr /etc/rc.conf ifconfig_wlan0_descr="my wireless interface" <reboot> $ ifconfig wlan0 wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: my wireless interface <rest of the output omitted> -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200130-227-OZ9EZZTmRY>
