Use systemctl command to manage service
systemd has been used as a default init system since Ubuntu 16.04 . Change-Id: I1c69c923b228bae933604c9825e24e6391dcdf20 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -203,6 +203,6 @@ After a successful login bring the port back - it will continue your session.
|
||||
- If you would like to manually restart the apache server,
|
||||
open a terminal and run::
|
||||
|
||||
$ sudo service apache2 restart
|
||||
$ sudo systemctl restart apache2
|
||||
|
||||
*(if not under Ubuntu, replace "sudo" with an identical command)*
|
||||
|
||||
Reference in New Issue
Block a user