# systemctl -l status apache2.service
● apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2)
Drop-In: /lib/systemd/system/apache2.service.d
└─forking.conf
Active: active (running) since ven. 2017-09-29 18:41:09 CEST; 30min ago
Process: 30230 ExecStop=/etc/init.d/apache2 stop (code=exited, status=0/SUCCES S)
Process: 27910 ExecReload=/etc/init.d/apache2 reload (code=exited, status=0/SU CCESS)
Process: 30445 ExecStart=/etc/init.d/apache2 start (code=exited, status=0/SUCC ESS)
CGroup: /system.slice/apache2.service
├─30460 /usr/sbin/apache2 -k start
├─30463 vlogger (access log
├─30464 /usr/sbin/apache2 -k start
├─30465 /usr/sbin/apache2 -k start
└─30466 /usr/sbin/apache2 -k start
sept. 29 18:41:07 web-8 systemd[1]: Starting LSB: Apache2 web server...
sept. 29 18:41:09 web-8 apache2[30445]: Starting web server: apache2.
sept. 29 18:41:09 web-8 systemd[1]: Started LSB: Apache2 web server.