[Bug 262369] Linuxulator: add /proc/sys/kernel/random/boot_id
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Apr 2022 16:27:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262369 --- Comment #13 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0f2041a5b03259a8a7b20ffc98e34884cc5590b3 commit 0f2041a5b03259a8a7b20ffc98e34884cc5590b3 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2022-03-08 14:19:53 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-04-11 16:23:28 +0000 [linprocfs] add sys/kernel/random/boot_id This file holds a UUID that is invariant for every boot. In our case, it is invariant per mount. PR: 262369 Reported by: sodynet1@gmail.com Approved by: dchagin@ Differential Revision: https://reviews.freebsd.org/D34860 sys/compat/linprocfs/linprocfs.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.