Skip to content

Commit 9ab2541

Browse files
committed
fix anchor
1 parent 3ccfdf3 commit 9ab2541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raw-migrated-files/stack-docs/elastic-stack/installing-stack-demo-self.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ To begin, use RPM to install {{es}} on the first host. This initial {{es}} insta
9191
* Certificates and keys for TLS are generated for the transport and HTTP layer, and TLS is enabled and configured with these keys and certificates.
9292

9393
7. Copy the terminal output from the install command to a local file. In particular, you’ll need the password for the built-in `elastic` superuser account. The output also contains the commands to enable {{es}} to run as a service, which you’ll use in the next step.
94-
8. Run the following two commands to enable {{es}} to run as a service using `systemd`. This enables {{es}} to start automatically when the host system reboots. You can find details about this and the following steps in [Running {{es}} with `systemd`](../../../deploy-manage/maintenance/start-stop-services/start-stop-elasticsearch.md#start-es-deb-systemd).
94+
8. Run the following two commands to enable {{es}} to run as a service using `systemd`. This enables {{es}} to start automatically when the host system reboots. You can find details about this and the following steps in [Running {{es}} with `systemd`](../../../deploy-manage/maintenance/start-stop-services/start-stop-elasticsearch.md#start-deb).
9595

9696
```sh
9797
sudo systemctl daemon-reload

0 commit comments

Comments
 (0)