summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-04-21 21:06:22 +0200
committerLennart Poettering <lennart@poettering.net>2023-04-27 12:18:32 +0200
commitf8371dbd56d27621932ecbe3f5c1246e925fd53a (patch)
treef7a92fd5c9cd8bba0f0b82028e6959f36b30887d /units
parent3975e3f8ae630586eee816b88e3adde89686d2b1 (diff)
downloadsystemd-f8371dbd56d27621932ecbe3f5c1246e925fd53a.tar.gz
udev: port to DelegateSubgroup=
Diffstat (limited to 'units')
-rw-r--r--units/systemd-udevd.service.in1
1 files changed, 1 insertions, 0 deletions
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