From 11bd89fd1b734d63912da342b08f81d87678f01b Mon Sep 17 00:00:00 2001 From: Packit Service Date: Jan 21 2021 08:10:58 +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 57f9e93..849f7ea 100644 --- a/clients/cloud-setup/nm-cloud-setup.service.in +++ b/clients/cloud-setup/nm-cloud-setup.service.in @@ -23,15 +23,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]