aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 62abddb..4fdcd39 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# rt-settings
+# rts
## 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).
+rts 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
@@ -9,8 +9,8 @@ rt-settings is a collection of systemd services and scripts that allow to set pr
* 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.
+When starting the systemd service *rts.service*, the general settings file */etc/rts/rts* will be sourced.
+Using *rts@.service* a configuration file (by the name of the word following the *@*) from the */etc/rts/* folder.
## License
This software and all of its components is licensed under the GPLv3.