diff -Nuar -uar a/src/ck-manager.c b/src/ck-manager.c --- a/src/ck-manager.c 2019-03-19 21:50:30.000000000 +1100 +++ b/src/ck-manager.c 2019-07-21 00:30:01.451028451 +1100 @@ -3327,13 +3327,13 @@ orig_ssid, orig_ssid); - if (get_runtime_dir_for_user (manager, unix_user) == NULL) { + //if (get_runtime_dir_for_user (manager, unix_user) == NULL) { /* We removed the session and now there's no runtime dir * associated with that user. * Remove the runtime dir from the system. */ - ck_remove_runtime_dir_for_user (unix_user); - } + // ck_remove_runtime_dir_for_user (unix_user); + //} ret = TRUE; out: