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

base: systemd: tmpfiles: fix /run/lock duplication #1123

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

ricardosalveti
Copy link
Member

Fix the following tmpfiles /run/lock duplication warning message: systemd-tmpfiles[451]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate line for path "/run/lock", ignoring.

This is because /run/lock is currently being provided by legacy.conf and 00-create-volatile.conf (OE specific).

Fix the following tmpfiles /run/lock duplication warning message:
systemd-tmpfiles[451]: /usr/lib/tmpfiles.d/legacy.conf:13: Duplicate
line for path "/run/lock", ignoring.

This is because /run/lock is currently being provided by legacy.conf and
00-create-volatile.conf (OE specific).

Signed-off-by: Ricardo Salveti <[email protected]>
@ricardosalveti ricardosalveti requested a review from a team April 25, 2023 02:10
Copy link
Contributor

@MrCry0 MrCry0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ricardosalveti ricardosalveti merged commit 3409cce into foundriesio:main Apr 25, 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

Successfully merging this pull request may close these issues.

4 participants