unit: update comment about OOM score

Follow-up for 6b2229c6c6.
This commit is contained in:
Yu Watanabe 2020-11-20 17:16:44 +09:00 committed by Lennart Poettering
parent 4fab57cec5
commit 6671ff5bad
1 changed files with 1 additions and 1 deletions

View File

@ -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