Hi all, Adrian reported that we get an -E2BIG sometimes when writing to devices.deny. I'm not sure why this would be, but we should really just be writing one entry at a time to this file, since that's all the kernel is going to parse anyway. Here's a patchset that does that. Adrian, does this fix the problem for you? Tycho