Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More generic fdo-client-linuxapp.service #707

Open
jbenc opened this issue Dec 17, 2024 · 0 comments
Open

More generic fdo-client-linuxapp.service #707

jbenc opened this issue Dec 17, 2024 · 0 comments

Comments

@jbenc
Copy link

jbenc commented Dec 17, 2024

fdo-client-linuxapp.service expects its config files in /boot and has hard coded expectations how the manufacturing client is run. This does not work in environments where /boot is read only (such as bootc). The unit doesn't fail, since those ExecStart* commands start with "-" but it's too specific to a particular deployment and more importantly, it cannot be configured for other environments.

I acknowledge the file is in the examples directory and the intent may not be taking it verbatim. However, the file is packaged in the client RPM, which also suggests it is intended for production use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant