lslebodn / SSSD / sssd

Forked from SSSD/sssd 7 years ago
Clone

073b03a sss_cache: Do nothing if /var is read-only

1 file Authored by thalman 4 years ago, Committed by jhrozek 4 years ago,
    sss_cache: Do nothing if /var is read-only
    
    As suggested in commit ff8307df sss_cache should fail silently
    if running under systemd in offline mode. I suggest to check also
    whether DB_PATH is actually writeable or not.
    
    Also clarify in the comment that we are talking about SYSTEMD
    offline mode, not SSSD being offline.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+5 -3