Bug 1223584

Summary: duplicated tmpfiles.d entries for /etc/resolv.conf
Product: [openSUSE] openSUSE Tumbleweed Reporter: Marcus Rückert <mrueckert>
Component: BasesystemAssignee: Marius Tomaschewski <mt>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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?