]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: in execute, Never fail setting Nice priority
authorDimitri John Ledkov <xnox@ubuntu.com>
Tue, 1 Aug 2017 16:38:05 +0000 (17:38 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Jan 2020 19:50:14 +0000 (20:50 +0100)
commit390902012c5177b6b01bc634b2e9c704073d9e7d
tree57506bdfbaed1c74544eebf1bdcba38229fc2efc
parent6bbeef204252f15382d0b6cad60e37b9f879caa4
core: in execute, Never fail setting Nice priority

Instead, push to the closest possible Nice priority setting.

Replaces: #11397
src/basic/process-util.c
src/basic/process-util.h
src/core/execute.c