On Wed, Nov 26, 2014 at 7:30 AM, Andy Lutomirski <l...@amacapital.net> wrote: > Then find a clean way that's gated on having the right /proc access, > which is not guaranteed to exist on all of your eventual users' > systems, and, if that access doesn't exist because the admin or > sandbox designer has sensibly revoked it, then kdbus shouldn't > override them.
One idea: add a sysctl that defaults to off that enables these metadata items, and keep it disabled on production systems. Then you get your debugging and everyone else gets unsurprising behavior. --Andy > > --Andy -- Andy Lutomirski AMA Capital Management, LLC -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/