diff options
Diffstat (limited to 'tests/gensquashfs/xattr1.txt')
-rw-r--r-- | tests/gensquashfs/xattr1.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/gensquashfs/xattr1.txt b/tests/gensquashfs/xattr1.txt new file mode 100644 index 0000000..ffe5fec --- /dev/null +++ b/tests/gensquashfs/xattr1.txt @@ -0,0 +1,9 @@ +# file: dev/ +security.selinux="system_u:object_r:device_t:s0" + +# file: dev/zero +security.selinux="system_u:object_r:zero_device_t:s0" + +# file: dev/rfkill +security.selinux="system_u:object_r:wireless_device_t:s0" +system.posix_acl_access=0sAgAAAAEABgD/////AgAGAOgDAAAEAAYA/////xAABgD/////IAAEAP////8= |