An open API service indexing awesome lists of open source software.

https://github.com/duncaen/rtkit-ng


https://github.com/duncaen/rtkit-ng

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# rtkit-ng

`rtkit-ng` is a (work in progress) reimplementation of rtkit using modern kernel features and the
`sd-bus` dbus library.

## TODO

* [x] Process owner checks
* [ ] Policy Kit support
* [ ] Watchdog? (The watchdog mechanism is unreliable, not sure if its worth it)
* [x] Per-User burst limits?
* [x] Limits on how many processes might be able to set
* [ ] Installation of data files
* [ ] Privilege dropping
* [ ] Dropping capabilities
* [ ] Separate user? How to handle hidepid=2?
* [ ] Replace user/pid lists with AA-trees?

## Dependencies

* `sd-dbus`, provided by `libsystemd`, `libelogind` or `basu`.

## License

GPLv3+ for the daemon