Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/reference/setup/sysconfig/executable-jna-tmpdir.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ instance:
export ES_TMPDIR=/usr/share/elasticsearch/tmp
--------------------------------------------

* If you are using `systemd` to run {es} as a service, using the `systemctl`
command, add the following line to the `[Service]` section of your
`elasticsearch.service` unit file:
* If you are using `systemd` to run {es} as a service, add the following
line to the `[Service]` section in a <<systemd,service override file>>:
+
[source,text]
--------------------------------------------
Expand Down