Skip to content

Commit c161040

Browse files
committed
[DOCS] Update attribute to :init-context:
1 parent 1c2c54d commit c161040

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/reference/setup/install/deb.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ sudo dpkg -i elasticsearch-{version}.deb
128128

129129
endif::[]
130130

131-
:int-context: deb
131+
:init-context: deb
132132

133133
include::init-systemd.asciidoc[]
134134

docs/reference/setup/install/init-systemd.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[{int-context}-sysv-init-vs-systemd]]
1+
[[{init-context}-sysv-init-vs-systemd]]
22
==== SysV `init` vs `systemd`
33

44
Elasticsearch is not started automatically after installation. How to start

docs/reference/setup/install/rpm.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ endif::[]
115115

116116
include::skip-set-kernel-parameters.asciidoc[]
117117

118-
:int-context: rpm
118+
:init-context: rpm
119119

120120
include::init-systemd.asciidoc[]
121121

0 commit comments

Comments
 (0)