Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: noitem on 09 January 2025, 06:55:43

Title: For dinit, how to specify niceness for a process in dinit service file?
Post by: noitem on 09 January 2025, 06:55:43
Tried to put

nice -n 15

as prefix into the command part of a service file, but it doesn't seem to work?
Title: Re: For dinit, how to specify niceness for a process in dinit service file?
Post by: TheExplorer on 10 January 2025, 14:13:04
Could you please paste the whole service file? Or at least the whole line containing that command.