* Stefan Hellermann <ste...@the2masters.de> [21.01.2014 10:09]:
> What do the maintainers of openwrt/busybox think? Is it useful to have a
> hostname binary on a router/access point? Maybe for shell scripts or
> some web-interface? If yes, can you add it?

is the applet 'hostname' really just needed for getting the hostname?
(or more, because it can do some thinks like e.g. 'nisdomainname')

maybe it the zabbix-case, you can add a file /bin/hostname with:

#!/bin/sh
uci get system.@system[0].hostname

bye, bastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to