Skip to content

fix: dracut agama cmdline fix#2035

Merged
teclator merged 1 commit intomasterfrom
fix_cmdline
Feb 20, 2025
Merged

fix: dracut agama cmdline fix#2035
teclator merged 1 commit intomasterfrom
fix_cmdline

Conversation

@teclator
Copy link
Contributor

Problem

We modified the parser script to write directly to /run/agama but that directory is created by the save script which is not needed anymore and was called later in the workflow

Solution

Ensure the /run/agama/cmdline.d/ directory is created before writing to it and touch the /run/agama/environment.conf and the /run/agama/cmdline.d/agama.conf files always

Tests

Tested manually

@teclator teclator merged commit fe72d4a into master Feb 20, 2025
6 checks passed
@teclator teclator deleted the fix_cmdline branch February 20, 2025 14:19
@imobachgs imobachgs mentioned this pull request Feb 26, 2025
imobachgs added a commit that referenced this pull request Feb 26, 2025
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

Successfully merging this pull request may close these issues.

2 participants