From 10dd0edd622766c5c21acdd5ceb9b5b93ffc05f8 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 31 Oct 2020 03:48:09 +0300 Subject: [PATCH] Update building_os.md --- pages/building_os.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/building_os.md b/pages/building_os.md index 7c184c67..03e37c0a 100644 --- a/pages/building_os.md +++ b/pages/building_os.md @@ -96,8 +96,9 @@ The Pi-KVM OS is based on Arch Linux ARM and contains all the required packages streamer: forever: true ``` - * Restart KVMD: + * Finish: ``` + # ro # systemctl restart kvmd ```