[Bug 262369] Add /proc/sys/kernel/random/boot_id
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262369] Add /proc/sys/kernel/random/boot_id"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.