summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyunggi Lee <hyunggi.lee@samsung.com>2017-03-15 10:54:34 +0900
committerHyunggi Lee <hyunggi.lee@samsung.com>2017-03-15 10:54:34 +0900
commit3c6854df62336e4043e1c75a53645d4001647115 (patch)
treed308d1351ca08374acd3f287db9e39bc81eef6ae
parent2d624f690b7a4e3a58cd1ada093e32435a7adb79 (diff)
downloadmeta-mobile-3c6854df62336e4043e1c75a53645d4001647115.tar.gz
meta-mobile-3c6854df62336e4043e1c75a53645d4001647115.tar.bz2
meta-mobile-3c6854df62336e4043e1c75a53645d4001647115.zip
DefaultUser: root
user guest is not need in the Mobile platfrom Change-Id: I7f373130e293d26f0e49911dbd84f3adbc85b9cd
-rw-r--r--mobile.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile.yaml b/mobile.yaml
index cbbf535..6524f11 100644
--- a/mobile.yaml
+++ b/mobile.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"