From: Yu Watanabe Date: Fri, 20 Nov 2020 08:16:44 +0000 (+0900) Subject: unit: update comment about OOM score X-Git-Tag: v247~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6671ff5bad55a30973d0d459139d334d74f72ffb;p=thirdparty%2Fsystemd.git unit: update comment about OOM score Follow-up for 6b2229c6c60d0486f5eb9ed3088f9c780d7c0233. --- diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in index f20dd503506..f3458d98e6c 100644 --- a/units/systemd-udevd.service.in +++ b/units/systemd-udevd.service.in @@ -19,7 +19,7 @@ ConditionPathIsReadWrite=/sys DeviceAllow=block-* rwm DeviceAllow=char-* rwm Type=notify -# Note that udev also adjusts the OOM score internally and will reset the value internally for its workers +# Note that udev will reset the value internally for its workers OOMScoreAdjust=-1000 Sockets=systemd-udevd-control.socket systemd-udevd-kernel.socket Restart=always