f9b3fc1 Add tasks.systemd_daemon_reload()

Authored and Committed by cheimes 5 years ago
    Add tasks.systemd_daemon_reload()
    
    systemd daemon must be reloaded after a config file is added, changed,
    or removed. Provide a common API endpoint in ipaplatform.tasks.
    
    Related: https://pagure.io/freeipa/issue/7860
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+3 -2
file modified
+4 -0
file modified
+5 -4