pub fn creds_start_internal_operation(
current_task: &CurrentTask,
) -> FullCredentialsExpand description
Marks the credentials as being used for an internal operation. All SELinux permission checks will be skipped on this task.
pub fn creds_start_internal_operation(
current_task: &CurrentTask,
) -> FullCredentialsMarks the credentials as being used for an internal operation. All SELinux permission checks will be skipped on this task.