blob: a57280c11a3845a612f5b6a32d0a4fc0676186ea [file] [log] [blame]
# setup_fs
# Set up an ext4 filesystem on one or more block devices.
type setup_fs, domain;
type setup_fs_exec, exec_type, file_type;
init_daemon_domain(setup_fs)
allow setup_fs block_device:dir search;
allow setup_fs userdata_block_device:blk_file rw_file_perms;
allow setup_fs cache_block_device:blk_file rw_file_perms;