Fix the format of /etc/os-release
The os-release crate can't handle parsing the current format, and the python example on the /etc/os-release man page suggests that it is invalid to have a space before the equal sign.
The os-release crate can't handle parsing the current format, and the python example on the /etc/os-release man page suggests that it is invalid to have a space before the equal sign.