aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 62abddbffe7ff3a438dd71679c6cd3cccf039d32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# rt-settings

## About
rt-settings is a collection of systemd services and scripts that allow to set pre-defined real-time related scheduling settings (using [tuna](https://rt.wiki.kernel.org/index.php/Tuna) for example).

## Requirements

* linux-rt
* tuna

## Usage
When starting the systemd service *rt-settings.service*, the general settings file */etc/rt-settings/rt-settings* will be sourced.  
Using *rt-settings@.service* a configuration file (by the name of the word following the *@*) from the */etc/rt-settings/* folder.

## License
This software and all of its components is licensed under the GPLv3.