From: Stephane Desneux Date: Fri, 17 Jan 2014 08:41:40 +0000 (+0100) Subject: cosmetic changes on scripts X-Git-Tag: accepted/tizen/generic/20140117.142843~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F15249%2F1;p=platform%2Fupstream%2Fmeta-generic.git cosmetic changes on scripts Change-Id: I7e18400e0d33437abb2acfdcf1ad1ab327047237 Signed-off-by: Stephane Desneux --- 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