mmalik / tests / selinux

Forked from tests/selinux 6 years ago
Clone

25176f0 kernel/genfs_fallback: use vfat instead of ramfs

Authored and Committed by omos 2 years ago
    kernel/genfs_fallback: use vfat instead of ramfs
    
    ramfs is now treated as an xattr-supporting filesystem and has the
    fs_use_trans directive in the base policy. Thus switch to vfat, which is
    still genfs.
    
    Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>