Add full path for cat command 63/1763/1 accepted/trunk/20120918.171908 submit/trunk/20120918.084608
authorWang Quanxian <quanxian.wang@intel.com>
Tue, 18 Sep 2012 07:40:02 +0000 (15:40 +0800)
committerWang Quanxian <quanxian.wang@intel.com>
Tue, 18 Sep 2012 07:40:02 +0000 (15:40 +0800)
Signed-Off-By Quanxian Wang <quanxian.wang@intel.com>

service/intel-emgd-kmod.init

index 1c99096..37beb5f 100644 (file)
@@ -80,7 +80,7 @@ set_config() {
        # If an appropriate weston configuration file has not been created then create it
        if [ ! -f /root/.config/weston.ini ]; then
            /bin/mkdir -p /root/.config
-           cat > /root/.config/weston.ini <<EOF
+           /bin/cat > /root/.config/weston.ini <<EOF
 [shell]
 type=desktop-shell.so
 locking=false