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: b...@freebsd.org
          Reporter: sodyn...@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.

Reply via email to