diff options
author | David Runge <dave@sleepmap.de> | 2015-03-25 04:41:34 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-03-25 04:41:34 +0100 |
commit | b7e17941d99394210693a0fcd41a92270e7151e0 (patch) | |
tree | 1497848ee8dc6c16e33dc7058f99ebf74ef5263d /config/rt-settings | |
parent | 84f283426ff3dfd5070a1be474428813f3eafcf9 (diff) | |
download | rts-b7e17941d99394210693a0fcd41a92270e7151e0.tar.gz rts-b7e17941d99394210693a0fcd41a92270e7151e0.tar.bz2 rts-b7e17941d99394210693a0fcd41a92270e7151e0.tar.xz rts-b7e17941d99394210693a0fcd41a92270e7151e0.zip |
rts: Renaming config, script and systemd service files to rts.
Diffstat (limited to 'config/rt-settings')
-rw-r--r-- | config/rt-settings | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/rt-settings b/config/rt-settings deleted file mode 100644 index c7a340b..0000000 --- a/config/rt-settings +++ /dev/null @@ -1,7 +0,0 @@ -# General rt-settings -# This file will be sourced upon starting the systemd service rt-settings.service. -# Insert below any commands that should be executed upon starting of above mentioned service on a real-time kernel. -# A good starting point on how to use tuna for this, can be found in RedHats documentation -# (https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_MRG/1.3/html-single/Tuna_User_Guide/index.html) -# or in the examples in /etc/rt-settings/examples/. - |