Revert "Added missing 'SmackExecLabel=User' setting to weston.service." accepted/tizen/ivi/20140123.182127 submit/tizen/20140123.175041
authorMikko Ylinen <mikko.ylinen@intel.com>
Thu, 23 Jan 2014 11:26:32 +0000 (13:26 +0200)
committerOssama Othman <ossama.othman@intel.com>
Thu, 23 Jan 2014 17:49:42 +0000 (09:49 -0800)
This (partially) reverts commit
cfed87d828b74de148693dcec791ad28fdcbaf24.

weston.service is run with non-root privileges and thus is
not able to set SmackExecLabel.

Fixes: TIVI-2636

Change-Id: I9d4098116f93ac717b6d590725cab8ad00249497
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
packaging/weston-ivi.changes
weston.service

index b825c92..007ecf0 100644 (file)
@@ -1,3 +1,6 @@
+* Thu Jan 23 2014 Ossama Othman <ossama.othman@intel.com> accepted/tizen/ivi/20140122.212932@9423bdb
+- Revert "Added missing 'SmackExecLabel=User' setting to weston.service."
+
 * Tue Jan 21 2014 Ossama Othman <ossama.othman@intel.com> accepted/tizen/ivi/20140114.230555@2b8d7b9
 - Added missing 'SmackExecLabel=User' setting to weston.service.
 - [TIVI-2213] Added weston start-up files, and split config to subpackage.
index 887b00f..3f7e56a 100644 (file)
@@ -6,7 +6,6 @@ Requires=dbus.socket
 ExecStart=/usr/bin/weston-launch -- -i0
 StandardInput=tty
 TTYPath=/dev/tty1
-SmackExecLabel=User
 
 [Install]
 WantedBy=weston.target