Constant naughtyfy::flags::FAN_UNLIMITED_MARKS
source · pub const FAN_UNLIMITED_MARKS: u32 = 0x00000020;Expand description
Remove the limit of 8192 marks. Use of this flag requires
the CAP_SYS_ADMIN capability.
pub const FAN_UNLIMITED_MARKS: u32 = 0x00000020;Remove the limit of 8192 marks. Use of this flag requires
the CAP_SYS_ADMIN capability.