Skip to content

Commit

Permalink
Add efivarfs_t domain to filesystem_type attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabcak committed Dec 12, 2018
1 parent 1ee0517 commit f9a2d9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/kernel/filesystem.te
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ files_mountpoint(ecryptfs_t)
genfscon ecryptfs / gen_context(system_u:object_r:ecryptfs_t,s0)

type efivarfs_t;
fs_type(efivarfs_t)
fs_noxattr_type(efivarfs_t)
files_mountpoint(efivarfs_t)
genfscon efivarfs / gen_context(system_u:object_r:efivarfs_t,s0)
Expand Down

0 comments on commit f9a2d9e

Please sign in to comment.