9a45361 Replace hard-coded paths with path constants

Authored and Committed by cheimes 5 years ago
    Replace hard-coded paths with path constants
    
    Several run() calls used hard-coded paths rather than pre-defined paths
    from ipaplatform.paths. The patch fixes all places that I was able to
    find with a simple search.
    
    The fix simplifies Darix's port of freeIPA on openSuSE.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    (cherry picked from commit 2391c75e3d7efcdc5c2f49defa5138fc7e6def06)
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+5 -5
file modified
+8 -0
file modified
+17 -7