Skip to content

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

Merged
ricardosalveti merged 1 commit intofoundriesio:mainfrom
ricardosalveti:systemd
Apr 25, 2023
Merged

base: systemd: tmpfiles: fix /run/lock duplication#1123
ricardosalveti merged 1 commit intofoundriesio:mainfrom
ricardosalveti:systemd

Conversation

@ricardosalveti
Copy link
Copy Markdown
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
Copy Markdown
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