93e4828 Use dbus-send instead of SIGHUP to reload the bus

Authored and Committed by nalin 7 years ago
    Use dbus-send instead of SIGHUP to reload the bus
    
    Instead of using killall to send a SIGHUP to the system bus daemon in
    %post to get it to reload its configuration, use dbus-send to send a
    ReloadConfig request over the bus (should fix #1277573).
    
        
file modified
+8 -2