summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>2014-01-17 09:41:40 +0100
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>2014-01-17 09:41:40 +0100
commitf1be5aed2f8128f4e7322f683906508cddff8970 (patch)
tree0ede8b73aef93465c63d14195fd3c37c5797f95b /scripts
parentfc1b7a0992330b35f5b78b97c2b06cf64fa03c94 (diff)
downloadmeta-f1be5aed2f8128f4e7322f683906508cddff8970.tar.gz
meta-f1be5aed2f8128f4e7322f683906508cddff8970.tar.bz2
meta-f1be5aed2f8128f4e7322f683906508cddff8970.zip
cosmetic changes on scripts
Change-Id: I7e18400e0d33437abb2acfdcf1ad1ab327047237 Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/base-weston-default.post4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/base-weston-default.post b/scripts/base-weston-default.post
index 12e5ef5..73f0768 100644
--- a/scripts/base-weston-default.post
+++ b/scripts/base-weston-default.post
@@ -1,6 +1,4 @@
#################### base-weston-default.post ##################
-# to be synced with profile/ivi/meta-ivi/scripts/base-weston-default.post
-
# Initialize the native application database
pkg_initdb
@@ -26,7 +24,7 @@ ln -sf weston.target /usr/lib/systemd/user/default.target
#touch /var/lib/systemd/linger/app
# Add over-riding environment to enable the web runtime to
-# run on an IVI image as a different user then the tizen user
+# run as a different user than the tizen user
# Some notes on some of the variables:
# - ELM_THEME is needed in order for the wrt to have visible content
# - WRT_PROCESS_POOL_DISABLE is a work around for TIVI-2062