Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Mar 2022 14:19:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262369] Add /proc/sys/kernel/random/boot_id
Message-ID:  <bug-262369-227-tyFQxY3bNc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262369-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262369-227-tyFQxY3bNc>