d98b217 sanlock: use product_uuid for host name

Authored and Committed by teigland 5 months ago
    sanlock: use product_uuid for host name
    
    When there is no host name specified on the command line
    or in the config file, use the value from
    /sys/devices/virtual/dmi/id/product_uuid instead of
    generating a random UUID each time the daemon is started.
    If no product_uuid exists, the random UUID will be generated
    for the host name.
    
        
file modified
+39 -12
file modified
+3 -3