doh
This commit is contained in:
parent
7009881cc0
commit
4472f3ec01
|
@ -105,8 +105,8 @@ filesystem_tmpfs_associate(framebuf_device_t)
|
|||
# Type for /dev/mapper/control
|
||||
#
|
||||
type lvm_control_t, device_node;
|
||||
filesystem_associate(lvm_control_t_t)
|
||||
filesystem_tmpfs_associate(lvm_control_t_t)
|
||||
filesystem_associate(lvm_control_t)
|
||||
filesystem_tmpfs_associate(lvm_control_t)
|
||||
|
||||
#
|
||||
# Type for /dev/cpu/mtrr and /proc/mtrr
|
||||
|
|
Loading…
Reference in New Issue