Bug 1223584 - duplicated tmpfiles.d entries for /etc/resolv.conf
Summary: duplicated tmpfiles.d entries for /etc/resolv.conf
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Marius Tomaschewski
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-30 11:14 UTC by Marcus Rückert
Modified: 2024-05-17 07:09 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Rückert 2024-04-30 11:14:07 UTC
grep -r /etc/resolv.conf /usr/lib/tmpfiles.d/   
/usr/lib/tmpfiles.d/systemd-resolve.conf:L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf
/usr/lib/tmpfiles.d/netconfig.conf:L /etc/resolv.conf - - - - /run/netconfig/resolv.conf

shouldnt those 2 configs then be in packages which conflict with each other?