• Łukasz Nowak's avatar
    rapid-cdn: Fix logrotate-setup-validate race-condition · 7e10cad3
    Łukasz Nowak authored
    Call to logrotate-setup-validate can take a lot of time and fill the state
    file with some message from logrotate and in the same time the promise can
    kick in resulting with false-positive alarm.
    
    By using the temporary file such race condition is avoided. Promise running
    periodically will detect problem with logrotate setup.
    7e10cad3
instance-kedifa.cfg.in 13 KB