From 7d65374bef00ee0a0fe4aac0c57ea8b558f2aab6 Mon Sep 17 00:00:00 2001 From: Packit Bot Date: May 04 2021 23:02:35 +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/src/nm-cloud-setup/nm-cloud-setup.service.in b/src/nm-cloud-setup/nm-cloud-setup.service.in index 809f707..78441c7 100644 --- a/src/nm-cloud-setup/nm-cloud-setup.service.in +++ b/src/nm-cloud-setup/nm-cloud-setup.service.in @@ -27,15 +27,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]