diff --git a/docs/admin/vm-ops/restarting-services.md b/docs/admin/vm-ops/restarting-services.md index 522f56eb333..12b0d795592 100644 --- a/docs/admin/vm-ops/restarting-services.md +++ b/docs/admin/vm-ops/restarting-services.md @@ -8,7 +8,7 @@ tags: ## Getting list of Jans services ```bash -$ sudo systemctl list-units --all "jans*" +sudo systemctl list-units --all "jans*" ``` Output should be like below: