| From 6fb6c218fda0d5c3404049243b9392e9b0c7d537 Mon Sep 17 00:00:00 2001 |
| From: David Tardon <dtardon@redhat.com> |
| Date: Fri, 11 Dec 2020 09:34:19 +0100 |
| Subject: [PATCH] use link to RHEL-8 docs |
| |
| RHEL-only |
| |
| Related: #1623116 |
| |
| man/systemctl.xml | 2 +- |
| 1 file changed, 1 insertion(+), 1 deletion(-) |
| |
| diff --git a/man/systemctl.xml b/man/systemctl.xml |
| index 56f94d084c..ed60a0739f 100644 |
| |
| |
| @@ -2005,7 +2005,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err |
| <para> |
| For examples how to use systemctl in comparsion |
| with old service and chkconfig command please see: |
| - <ulink url="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_with_systemd-Services.html"> |
| + <ulink url="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_basic_system_settings/managing-services-with-systemd_configuring-basic-system-settings"> |
| Managing System Services |
| </ulink> |
| </para> |