Date: Sat, 05 Mar 2022 22:21:15 +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@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262369 Bug ID: 262369 Summary: Add /proc/sys/kernel/random/boot_id Product: Base System Version: Unspecified Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: sodynet1@gmail.com Linuxulator is great. however it has: /proc/sys/kernel/random/uuid which basically emulates boot_id for linux, but many programs refer to : /proc/sys/kernel/random/boot_id i tried to symlink (ln -s /proc/sys/kernel/random/uuid /proc/sys/kernel/random/boot_id) but it seems a redonly dir I think this should be added for linux compatibility or create also boot_id file (with the same value?) can it (symlink or file) added this for linuxulator compatibility with linux? Sami -- 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>
