3c38c09 Fix systemd upgrade trigger.

Authored and Committed by Bill Nottingham 13 years ago
    Fix systemd upgrade trigger.
    
    chkconfig, without any level passed, forwards to systemd. This isn't what
    you want if you're checking its SysV status for migration.
    
    Also, always run --del for the old SysV script, not only if you're enabling
    the service.
    
        
file modified
+2 -2