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

05core: drop duplicate sysctl dropin to lower printk level #2839

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Feb 6, 2024

This doesn't work anymore since systemd locked down where generators can write files:

[    9.246494] /usr/lib/systemd/system-generators/coreos-liveiso-autologin-generator: line 24: /etc/sysctl.d/20-coreos-autologin-kernel-printk.conf: Read-only file system

But anyway, nowadays this duplicates coreos-printk-quiet.service which was added two years after this code was written (#1840).

Noticed by Colin in
ostreedev/ostree#3158 (comment).

This doesn't work anymore since systemd locked down where generators
can write files:

    [    9.246494] /usr/lib/systemd/system-generators/coreos-liveiso-autologin-generator: line 24: /etc/sysctl.d/20-coreos-autologin-kernel-printk.conf: Read-only file system

But anyway, nowadays this duplicates `coreos-printk-quiet.service` which
was added two years after this code was written (coreos#1840).

Noticed by Colin in
ostreedev/ostree#3158 (comment).
@dustymabe dustymabe enabled auto-merge (rebase) February 6, 2024 20:35
@dustymabe dustymabe merged commit 31702a6 into coreos:testing-devel Feb 6, 2024
3 checks passed
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.

None yet

3 participants