djpadz / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

37fc947 Ticket 49138 - Increase systemd timout

Authored and Committed by William Brown 7 years ago
    Ticket 49138 - Increase systemd timout
    
    Bug Description:  We encountered a case where the system timeout
    was too aggresive during encrypted changelog replay. This would
    cause DB corruption as systemd killed us.
    
    Fix Description:  Make the timeout infinite to prevent systemd
    killing us.
    
    https://pagure.io/389-ds-base/issue/49138
    
    Author: wibrown
    
    Review by: mreynolds (Thanks!)