6a16b9b Remove execute bit on ssh_config.d snippet

Authored and Committed by tmz 11 months ago
    Remove execute bit on ssh_config.d snippet
    
    There is no need for the file to be executable.  It's installed without
    the execute bit but the %attr() overrides that, unintentionally, I
    presume.
    
        
file modified
+5 -2