Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #245 from pohly/ima-tracefs
Browse files Browse the repository at this point in the history
ima_policy_ostro: enable tracefs access
  • Loading branch information
pohly committed Jul 22, 2016
2 parents 6d4164c + 7ac3fb1 commit 34d0681
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meta-ostro/recipes-image/images/files/ima_policy_ostro
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ dont_measure fsmagic=0x27e0eb
# EFIVARFS_MAGIC
dont_appraise fsmagic=0xde5e81e4
dont_measure fsmagic=0xde5e81e4
# TRACEFS_MAGIC
dont_appraise fsmagic=0x74726163
dont_measure fsmagic=0xde5e81e4
# MSDOS_SUPER_MAGIC
# Excluded for external USB sticks. Does not
# support xattrs anyway.
Expand Down

0 comments on commit 34d0681

Please sign in to comment.