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

Add a conditional to the Makefile to optionally install the /run/motd.d tpmfiles config #115

Open
travier opened this issue Sep 15, 2022 · 1 comment

Comments

@travier
Copy link
Member

travier commented Sep 15, 2022

See https://bugzilla.redhat.com/show_bug.cgi?id=2120544 and https://src.fedoraproject.org/rpms/console-login-helper-messages/pull-request/12.

Some distributions already ship the following tmpfiles.d config:

d /run/motd.d - - - - -

Thus leading to noise in the journal:

/usr/lib/tmpfiles.d/setup.conf:2: Duplicate line for path "/run/motd.d", ignoring.

So we need to add a condition or another target to the Makefile to install that optionally.

@Adam0Brien Adam0Brien self-assigned this Feb 15, 2023
@travier
Copy link
Member Author

travier commented Feb 15, 2023

The idea for this issue is that we want to be able to remove this line (https://src.fedoraproject.org/rpms/console-login-helper-messages/blob/rawhide/f/console-login-helper-messages.spec#_90) from the CLHM specfile in Fedora while adding an option or another make target to install fr other distributions.

@Adam0Brien Adam0Brien removed their assignment Mar 23, 2023
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

2 participants