From 12a527a6182462ce7d7c66b5b8bd5f4281f849e0 Mon Sep 17 00:00:00 2001 From: Felix Schnizlein Date: Mon, 20 Aug 2018 15:34:45 +0200 Subject: [PATCH] Update MANUAL.md and README.md to reflect reverted location of rmt.conf --- MANUAL.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MANUAL.md b/MANUAL.md index ec6ce7508..f8fea4e55 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -125,7 +125,7 @@ As described in the [PREREQUISITE][] section, the recommended way to perform ini The YaST RMT module will take care of configuring SCC credentials, setting up the database and creating SSL certificates. However, if you want to reconfigure specific settings manually, this section tells you how. -All available configuration options can be found in the `/etc/rmt/rmt.conf` file. +All available configuration options can be found in the `/etc/rmt.conf` file. **SSL certificates & HTTPS** diff --git a/README.md b/README.md index 5bcbd3147..08ff63484 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ After installation configure your RMT instance: FLUSH PRIVILEGES; EOFF ``` -* See the "Configuration" section for how to configure the options in `/etc/rmt/rmt.conf`. +* See the "Configuration" section for how to configure the options in `/etc/rmt.conf`. * Start RMT by running `systemctl start rmt-server`. This will start the RMT server at http://localhost:4224. * By default, mirrored repositories are saved under `/usr/share/rmt/public`, which is a symlink that points to `/var/lib/rmt/public`. In order to change destination directory, recreate `/usr/share/rmt/public` symlink to point to the