From c58f6eef314300549c5bfb9d55781799310027e8 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Wed, 23 May 2018 17:48:40 +0000 Subject: [PATCH] remove attributes not handled by the old systemd version found in Ubuntu 16.04 git-svn-id: https://xpra.org/svn/Xpra/trunk@19387 3bb7dfac-3a0b-4e04-842a-767bc560f471 --- src/service/xpra-nosocketactivation.service | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/service/xpra-nosocketactivation.service b/src/service/xpra-nosocketactivation.service index 96b8815a55..5d72b42077 100644 --- a/src/service/xpra-nosocketactivation.service +++ b/src/service/xpra-nosocketactivation.service @@ -17,10 +17,7 @@ SuccessExitStatus=0 143 Restart=on-abnormal PIDFile=/run/xpra.pid ProtectSystem=strict -ReadWritePaths=/run /tmp #PrivateDevices=true -ProtectKernelTunables=true -ProtectControlGroups=true [Install] WantedBy=multi-user.target