From f600673d2df96bbba6228090ac3a84eaee5312d9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 19 Oct 2018 12:45:25 -0400 Subject: dev-doc: Fix typo on BMC service restart Change-Id: I6c99b14788b7d81da28a94cdacb1fe99421e36ce Signed-off-by: Andrew Geissler --- development/sdk-hello-world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development') diff --git a/development/sdk-hello-world.md b/development/sdk-hello-world.md index bf69bbf..3af72ec 100644 --- a/development/sdk-hello-world.md +++ b/development/sdk-hello-world.md @@ -94,7 +94,7 @@ common directory like ~/Code/. on this, but for now just run the following to restart the BMC state service and have it pick up your new application: ``` - systemctl restart xyz.openbmc_project.State.service + systemctl restart xyz.openbmc_project.State.BMC.service ``` Since systemd started your service, the -- cgit v1.2.3