38c6689 Generate tmpfiles config at install time

17 files Authored by simo 7 years ago, Committed by jcholast 7 years ago,
    Generate tmpfiles config at install time
    
    We do not want to generate runtime directories just because the packages
    are installed, but only if the server is actually setup and run. Also this
    will be needed later because we will create a user at install time and some
    tmpfiles will need to be owned by this user.
    As we are changing this code also rationalize the directory structure and
    move it from the http rundir to the ipa specific rundir.
    
    https://fedorahosted.org/freeipa/ticket/5959
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+0 -1
file modified
+1 -6
file modified
+1 -1
file modified
+1 -1
file modified
+1 -0
file modified
+3 -2
file modified
+8 -0
file modified
+22 -0
file modified
+8 -9
file modified
+18 -7
file modified
+0 -16