Skip to content
  • Christian Kellner's avatar
    sysfs: NULL or empty boot_acl is not an error · 4eb4eaa5
    Christian Kellner authored
    Change the bolt_sysfs_read_boot_acl to return a boolean to indicate
    an error, but also ignore a missing boot_acl file. Instead the acl
    out parameter will be set to NULL and the function will return TRUE
    for missing (or empty) boot_acl.
    4eb4eaa5