From e5eaee0a40e85d1e913b537dccc2f0f581707946 Mon Sep 17 00:00:00 2001 From: Ahmed Bilal Khalid Date: Mon, 2 Sep 2019 22:45:01 +0500 Subject: [PATCH] a --- ucloud-init.start | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucloud-init.start b/ucloud-init.start index 23e7620..b247189 100755 --- a/ucloud-init.start +++ b/ucloud-init.start @@ -43,7 +43,7 @@ setup_ssh() { done < ssh-key-list.txt rm -f ssh-key-list.txt - service sshd restart + service -q sshd restart } grow_partition() {