diff --git a/docs/admin/vm-ops/restarting-services.md b/docs/admin/vm-ops/restarting-services.md index 12b0d795592..6b5df74adc5 100644 --- a/docs/admin/vm-ops/restarting-services.md +++ b/docs/admin/vm-ops/restarting-services.md @@ -26,6 +26,15 @@ SUB = The low-level unit activation state, values depend on unit type. 5 loaded units listed. ``` +## Other Services + +There are more services other than Jans services like LDAP or Apache. To get the status of those services make sure you use command like + +```bash +sudo systemctl list-units --all "apache2*" +``` + + ## Commands (Ubuntu 20.04, RHEL 8, SUSE 15) ### Start