Fix a whole bunch of xrefs

This commit is contained in:
Petr Bokoč 2018-11-15 23:07:45 +01:00
commit f67576168d
21 changed files with 72 additions and 72 deletions

View file

@ -816,12 +816,12 @@ For example, to install the SNMP Agent Daemon and SNMP clients used in the rest
~]# dnf install net-snmp net-snmp-libs net-snmp-utils
----
Note that you must have superuser privileges (that is, you must be logged in as `root`) to run this command. For more information on how to install new packages in {MAJOROS}, refer to xref:../package-management/DNF.adoc#sec-Installing[Installing Packages].
Note that you must have superuser privileges (that is, you must be logged in as `root`) to run this command. For more information on how to install new packages in {MAJOROS}, refer to xref:package-management/DNF.adoc#sec-Installing[Installing Packages].
[[sect-System_Monitoring_Tools-Net-SNMP-Running]]
=== Running the Net-SNMP Daemon
The [package]*net-snmp* package contains `snmpd`, the SNMP Agent Daemon. This section provides information on how to start, stop, and restart the `snmpd` service, and shows how to enable or disable it in the `multi-user` target unit. For more information on the concept of target units and how to manage system services in {MAJOROS} in general, refer to xref:../infrastructure-services/Services_and_Daemons.adoc#ch-Services_and_Daemons[Services and Daemons].
The [package]*net-snmp* package contains `snmpd`, the SNMP Agent Daemon. This section provides information on how to start, stop, and restart the `snmpd` service, and shows how to enable or disable it in the `multi-user` target unit. For more information on the concept of target units and how to manage system services in {MAJOROS} in general, refer to xref:infrastructure-services/Services_and_Daemons.adoc#ch-Services_and_Daemons[Services and Daemons].
[[sect-System_Monitoring_Tools-Net-SNMP-Running-Starting]]
==== Starting the Service