mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
Per spec[1], the PRETTY_NAME "May or may not contain a release code name or OS version of some kind, as suitable." and seeing as this is not only a common practice, Finit use this string in the heading when booting. We've had this already in Infix a while back so it must have been lost in one of many refactoring rounds. [1]: https://www.freedesktop.org/software/systemd/man/latest/os-release.html Signed-off-by: Joachim Wiberg <troglobit@gmail.com>