[Bug 262369] Add /proc/sys/kernel/random/boot_id

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Mar 2022 14:19:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262369

Fernando ApesteguĂ­a <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fernape@FreeBSD.org

--- Comment #2 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
Created attachment 232322
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232322&action=edit
Patch to the kernel

This patch might do it.

Note that the value of boot_id is invariant per mount. Every time linprocfs is
remounted, it will take a new value. In Linux procfs is virtually impossible to
unmount because it is used continually.

-- 
You are receiving this mail because:
You are the assignee for the bug.