Remove ps command for checking init system type

Fixes #5376
This commit is contained in:
DeDe Morton 2016-05-27 09:10:39 -07:00
parent ec95659dbd
commit 5811c1ad28

View file

@ -143,12 +143,7 @@ The settings files are already defined in the Logstash installation. Logstash in
coming[5.0.0-alpha3]
Logstash is not started automatically after installation. How to start and stop Logstash depends on whether your system
uses systemd, upstart, or SysV. You can tell what your system using by running this command:
[source,sh]
--------------------------------------------
ps -p 1
-------------------------------------------
uses systemd, upstart, or SysV.
[[running-logstash-systemd]]
==== Running Logstash by Using Systemd