Bug 1895278

Summary: systemd-resolved.service:33: Unknown lvalue 'ProtectSystems' in section 'Service'
Product: Red Hat Enterprise Linux 8 Reporter: Renaud Métrich <rmetrich>
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Frantisek Sumsal <fsumsal>
Severity: high Docs Contact:
Priority: high    
Version: 8.3CC: dtardon, systemd-maint-list
Target Milestone: rc   
Target Release: 8.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-06 08:52:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Renaud Métrich 2020-11-06 08:22:57 UTC
Description of problem:

systemd-239-40.el8 (RHEL8.3 DVD) and 239-41.el8_3 (latest) ship a broken systemd-resolved file unit:

/usr/lib/systemd/system/systemd-resolved.service:33: Unknown lvalue 'ProtectSystems' in section 'Service'
-------- 8< ---------------- 8< ---------------- 8< ---------------- 8< --------
ProtectSystems=strict
-------- 8< ---------------- 8< ---------------- 8< ---------------- 8< --------

should be ProtectSystem=strict

Version-Release number of selected component (if applicable):

systemd-239-40.el8 (RHEL8.3 DVD) and 239-41.el8_3

How reproducible:

Always

Steps to Reproduce:
1. Update systemd package to 8.3 level

Comment 1 David Tardon 2020-11-06 08:52:59 UTC

*** This bug has been marked as a duplicate of bug 1871139 ***