Skip to content
  • Jeremy C. Reed's avatar
    [master] allow sysinfo to provide some generic output on unknown system · 89fbc1a1
    Jeremy C. Reed authored
    This is for ticket #2128. It was reviewed and discussed on jabber.
    
    This extends SysInfoPOSIX to get the hostname and the load average.
    Then as a fallback for unknown systems it uses the SysInfoPOSIX.
    
    (By the way, some information is looked up twice, but this
    happened before this patch, but now happens for a couple more things.)
    89fbc1a1