https://github.com/iphands/niced
https://github.com/iphands/niced
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iphands/niced
- Owner: iphands
- License: gpl-3.0
- Created: 2020-10-30T14:48:10.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T01:20:07.000Z (about 3 years ago)
- Last Synced: 2025-02-28T09:56:52.289Z (over 1 year ago)
- Language: Rust
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# niced
A k.i.s.s. renicing daemon for Linux
## Setup
`niced` required a conf file at `/etc/niced.conf`.
The conf file format is also k.i.s.s.
A simple set of `comm=nice_val\n` (String=int\n)
```
qemu=-19
X=-10
compton=-10
fluxbox=-10
pulseaudio=-6
chrome=-5
nacl=-5
term=-5
emacs=-5
slack=1
sshd=1
niced=19
rust_tray=19
notification-da=19
lxdm-binary=19
conky=19
xosview=19
randy=19
```