From 32ae9b14002492efc33601f39acca9ef03d19991 Mon Sep 17 00:00:00 2001 From: Anita Zhang Date: Mon, 19 Oct 2020 02:18:00 -0700 Subject: [PATCH] units: drop ConditionCapability from systemd-oomd.service Another suggestion from #15206 --- units/systemd-oomd.service.in | 1 - 1 file changed, 1 deletion(-) diff --git a/units/systemd-oomd.service.in b/units/systemd-oomd.service.in index a270a0ed786..67bd117c954 100644 --- a/units/systemd-oomd.service.in +++ b/units/systemd-oomd.service.in @@ -10,7 +10,6 @@ [Unit] Description=Userspace Out-Of-Memory (OOM) Killer Documentation=man:systemd-oomd.service(8) -ConditionCapability=CAP_KILL DefaultDependencies=no Before=multi-user.target shutdown.target Conflicts=shutdown.target