mirror of
https://github.com/systemd/systemd.git
synced 2025-11-06 20:24:43 +03:00
@@ -4098,7 +4098,7 @@ static int setup_keyring(
|
||||
return log_error_errno(errno, "Failed to change GID back for user keyring: %m");
|
||||
}
|
||||
|
||||
/* Populate they keyring with the invocation ID by default, as original saved_uid. */
|
||||
/* Populate the keyring with the invocation ID by default, as original saved_uid. */
|
||||
if (!sd_id128_is_null(p->invocation_id)) {
|
||||
key_serial_t key;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user