848cdbc server:become_daemon(): change handling of chdir() fail

1 file Authored by atikhonov 4 years ago, Committed by pbrezina 4 years ago,
    server:become_daemon(): change handling of chdir() fail
    
    It didn't make any sense to skip close_low_fds() but keep working
    in case of chdir() fail.
    
    Reviewed-by: Tomáš Halman <thalman@redhat.com>
    
        
file modified
+0 -1