Re: [PATCH gnumach v2 0/6] support for raising priority by privileged users
Diego Nieto Cid <[email protected]>
| Newsgroups | gmane.os.hurd.bugs |
|---|---|
| Message-ID | <agnY6McuMzn2NHS3@debian> |
Hi, On Sun, May 17, 2026 at 01:31:08PM +0000, [email protected] wrote: > > Diego your new patch here is for letting people do something like > > sudo nice -n -20 emacs > > right? I am trying to fix setpriority for the root user which is failing with a permission denied error. After a quick look at the nice source code, with setpriority fixed, nice should work. So yeah, indirectly yes :-)