]> git.ipfire.org Git - pakfire.git/commit
python: execute: Implement setting the nice value
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Mar 2025 11:22:58 +0000 (11:22 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Mar 2025 11:22:58 +0000 (11:22 +0000)
commit6f9081ab43d21555c7222f77fcb5c682c859d207
tree583a71586d8620af0232344755d87ec82265497c
parent0976a6a5b2de75562dcfc3304d56c34a5a8eb5c3
python: execute: Implement setting the nice value

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/pakfire.c
tests/python/execute.py