fix typo in ProtectSystem= option v239-41.2
authorDavid Tardon <dtardon@redhat.com>
Fri, 6 Nov 2020 09:13:19 +0000 (10:13 +0100)
committerThe Plumber <50238977+systemd-rhel-bot@users.noreply.github.com>
Tue, 9 Mar 2021 09:00:38 +0000 (10:00 +0100)
This was introduced by commit d9ae3222cfbd5d2a48e6dbade6617085cc76f1c1 .

(cherry picked from commit 573229efeb2c5ade25794deee8cfe2f967414ef7)

Resolves: #1934500

units/systemd-resolved.service.in

index aad1a53a5f15355a387352639be8f8ac84c5769b..f10f1d16903cbc3b489f66cde9f3832080eccffa 100644 (file)
@@ -30,7 +30,7 @@ CapabilityBoundingSet=CAP_SETPCAP CAP_NET_RAW CAP_NET_BIND_SERVICE
 AmbientCapabilities=CAP_SETPCAP CAP_NET_RAW CAP_NET_BIND_SERVICE
 PrivateTmp=yes
 PrivateDevices=yes
-ProtectSystems=strict
+ProtectSystem=strict
 ProtectHome=yes
 ProtectControlGroups=yes
 ProtectKernelTunables=yes