kfan / rpms / kexec-tools

Forked from rpms/kexec-tools 3 years ago
Clone

203051c udev rules fix

Authored and Committed by Dave Young 11 years ago
    udev rules fix
    
    Resolves: bz808817
    
    use systemctl try-restart kdump.service instead of old /etc/init.d/kdump restart
    systemctl try-restart will restart kdump service only if the kdump service is runing. Original behavior is wrong when user does not chkconfig on the service.
    
    Tested the cpu online/offline events.
    
    Signed-off-by: Dave Young <dyoung@redhat.com>
    Acked-by: Vivek Goyal <vgoyal@redhat.com>
    
        
file modified
+4 -4