From 462a747c5b8b0607f0ca85d2c9b3c52c264f14e2 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 11 Jan 2019 16:30:47 +0900 Subject: [PATCH] fix systemd unit --- nohang.service | 1 - 1 file changed, 1 deletion(-) diff --git a/nohang.service b/nohang.service index 8760597..2897f1f 100644 --- a/nohang.service +++ b/nohang.service @@ -15,7 +15,6 @@ CPUSchedulingPriority=99 CPUSchedulingResetOnFork=true ProtectSystem=strict MemoryMax=100M -MemorySwapMax=0 TasksMax=100 OOMScoreAdjust=-20 Slice=nohang.slice