diff --git a/conf/systemd.service b/conf/systemd.service index 2e35f8e..7559fe1 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -20,7 +20,7 @@ PrivateTmp=yes #CANT BE ACTIVATED FOR __APP__ #RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 RestrictNamespaces=yes RestrictRealtime=yes -DevicePolicy=closed +#CANT BE ACTIVATED FOR __APP__ (see issue #40) #DevicePolicy=closed ProtectSystem=full ProtectControlGroups=yes ProtectKernelModules=yes