[Bug 262369] Add /proc/sys/kernel/random/boot_id
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262369] Add /proc/sys/kernel/random/boot_id"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262369] Add /proc/sys/kernel/random/boot_id"
- Reply: 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: Sat, 05 Mar 2022 22:21:15 UTC
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.