From 0138cda8f23a67390de214a8f6912a459c14aa55 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 12 2020 01:21:59 +0000 Subject: Apply patch 0001-cloud-setup-systemd-unit-rh1791758.patch patch_name: 0001-cloud-setup-systemd-unit-rh1791758.patch present_in_specfile: true location_in_specfile: 1 --- diff --git a/clients/cloud-setup/nm-cloud-setup.service.in b/clients/cloud-setup/nm-cloud-setup.service.in index 9866acd..a3df386 100644 --- a/clients/cloud-setup/nm-cloud-setup.service.in +++ b/clients/cloud-setup/nm-cloud-setup.service.in @@ -22,15 +22,15 @@ PrivateDevices=yes PrivateTmp=yes ProtectControlGroups=yes ProtectHome=yes -ProtectHostname=yes -ProtectKernelLogs=yes +#ProtectHostname=yes +#ProtectKernelLogs=yes ProtectKernelModules=yes ProtectKernelTunables=yes ProtectSystem=strict RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 RestrictNamespaces=yes RestrictRealtime=yes -RestrictSUIDSGID=yes +#RestrictSUIDSGID=yes SystemCallFilter=@system-service [Install]