Skip to content

Commit ad758e3

Browse files
Make systemctl daemon-reload a separate command (neo4j#1893)
:wq :qw
1 parent c1c1ef2 commit ad758e3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/ROOT/pages/installation/linux/tarball.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,12 @@ TimeoutSec=120
7676
7777
[Install]
7878
WantedBy=multi-user.target
79-
Reload systemctl to pick up the new service file
79+
----
80+
81+
. Reload systemctl to pick up the new service file:
82+
+
83+
[source, shell]
84+
----
8085
systemctl daemon-reload
8186
----
8287

0 commit comments

Comments
 (0)