hide /proc/sys/kernel/random/boot_id from non-root users

I can’t find anything about changing the boot ID which makes me think it isn’t possible so we’d probably need to make a bug report of some package. Since the ID is in /proc/sys (a directory containing kernel tunables), it’d probably have to be a bug report against the kernel.

There’s also /proc/sys/kernel/random/uuid but this changes every time you try to check what’s in it so it doesn’t seem like a problem.

1 Like