diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in index f20dd50350..f3458d98e6 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