On Tue, Dec 04, 2018 at 01:41:26AM +0000, Yousong Zhou wrote:
> From: Yousong Zhou <[email protected]>
> 
> The command "hostname" is not available in OpenWrt by default.  Strace
> result of hostname-3.13 on centos7 shows that bare "hostname" command
> calls uname() to fetch node name.
> 
> Signed-off-by: Yousong Zhou <[email protected]>
> ---
> v2 <- v1: fallback to "uname -n" when FULL_HOSTNAME=yes.  Suggested by blp

Thanks, applied to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to