LinuxHostInfo¶
-
public class
LinuxHostInfoextends PortableHostInfo¶ Linux-specific implementation of
CommonHostInfoclass. Tries to compute and cache a unique machine id (and hostname information) based on the following information:contents of /etc/machine-id
contents of /var/lib/dbus/machine-id
local hostname
- Author
swrede, ssharma, jwienke