From f8371dbd56d27621932ecbe3f5c1246e925fd53a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 21 Apr 2023 21:06:22 +0200 Subject: udev: port to DelegateSubgroup= --- units/systemd-udevd.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units') diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in index dfc2a0e341..a0ee9e0a50 100644 --- a/units/systemd-udevd.service.in +++ b/units/systemd-udevd.service.in @@ -18,6 +18,7 @@ ConditionPathIsReadWrite=/sys [Service] CapabilityBoundingSet=~CAP_SYS_TIME CAP_WAKE_ALARM Delegate=pids +DelegateSubgroup=udev Type=notify-reload # Note that udev will reset the value internally for its workers OOMScoreAdjust=-1000 -- cgit v1.2.1