e6d0612 Ensure network configuration file has proper permissions

1 file Authored by abbra 12 years ago, Committed by mkosek 12 years ago,
    Ensure network configuration file has proper permissions
    
    As network configuration file is created as temporary file, it has stricter permissions than
    we need for the target system configuration file. Ensure permissions are properly reset before
    installing file.
    
    If permissions are not re-set, system may have no networking enabled after reboot.
    
    https://fedorahosted.org/freeipa/ticket/1606