diff options
-rw-r--r-- | README.md | 8 | ||||
-rw-r--r-- | config/rts (renamed from config/rt-settings) | 0 | ||||
-rwxr-xr-x | scripts/rts (renamed from scripts/rt-settings) | 0 | ||||
-rw-r--r-- | system/rts.service (renamed from system/rt-settings.service) | 0 | ||||
-rw-r--r-- | system/rts@.service (renamed from system/rt-settings@.service) | 0 |
5 files changed, 4 insertions, 4 deletions
@@ -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. diff --git a/config/rt-settings b/config/rts index c7a340b..c7a340b 100644 --- a/config/rt-settings +++ b/config/rts diff --git a/scripts/rt-settings b/scripts/rts index 47f20de..47f20de 100755 --- a/scripts/rt-settings +++ b/scripts/rts diff --git a/system/rt-settings.service b/system/rts.service index b458172..b458172 100644 --- a/system/rt-settings.service +++ b/system/rts.service diff --git a/system/rt-settings@.service b/system/rts@.service index 84bbdba..84bbdba 100644 --- a/system/rt-settings@.service +++ b/system/rts@.service |