From cbe6fb7911a5fb6647273065215c4010ca440f9d Mon Sep 17 00:00:00 2001 From: Hyunggi Lee Date: Thu, 16 Mar 2017 12:46:37 +0900 Subject: [PATCH] change default user to root Change-Id: Ib5d4a5cb50aeac690948f9f255d697a8e4199aa9 --- wearable.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wearable.yaml b/wearable.yaml index 9668075..175f58a 100644 --- a/wearable.yaml +++ b/wearable.yaml @@ -7,7 +7,7 @@ Default: Keyboard: us Timezone: Asia/Seoul RootPass: tizen - DefaultUser: guest + DefaultUser: root DefaultUserPass: tizen BootLoader: True BootloaderAppend: "rw vga=current splash rootwait rootfstype=ext4 plymouth.enable=0" -- 2.7.4