landgraf / setup

Forked from setup 4 years ago
Clone

ddd74b5 Add fallback to hostname determination

Authored and Committed by landgraf 2 years ago
1 file changed. 4 lines added. 1 lines removed.
    Add fallback to hostname determination
    
    Use hostname in case if hostnamectl is not available/not functional.
    fallback to uname in case if both hostname and hostnamectl are
    missed (in containers)
    
        
file modified
+4 -1