c8abd24 Create /etc/sysconfig/network if it doesn't exist

2 files Authored by pviktori 11 years ago, Committed by mkosek 11 years ago,
    Create /etc/sysconfig/network if it doesn't exist
    
    When the --hostname option is given to ipa-client-install, we
    write HOSTNAME to /etc/sysconfig/network. When that file didn't exist,
    the installer crashed.
    
    Create the file if it doesn't exist and we need to write to it.
    
    https://fedorahosted.org/freeipa/ticket/2840
    
        
file modified
+3 -1
file modified
+13 -3