Skip to content

[ bug ] FreeBSD OS line is incorrect #191

@yonas

Description

@yonas

Currently, the OS and Kernel report the same patch level, which is the kernel patch level.

Using sysctl -n kern.osrelease does not provide the correct information. The OS line should report p3 as per freebsd-version -u.

Can we switch to running freebsd-version -u for the OS line?

Reference:

os_release_ctl: Ctl::new("kern.osrelease").ok(),

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions