Add -d option in scim.service for resolving the priviledge problem of isf-panel-efl 21/34121/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 15 Dec 2014 04:53:35 +0000 (13:53 +0900)
committerLi Zhang <li2012.zhang@samsung.com>
Wed, 21 Jan 2015 10:07:48 +0000 (18:07 +0800)
Change-Id: Ib7fe170a8a41c8651dd27882f23f78a729784f7e

scim.service

index 3b8a845..fd9112d 100644 (file)
@@ -3,7 +3,7 @@ Description=Start the input service framework panel
 After=e17.service
 
 [Service]
-ExecStart=/usr/bin/scim
+ExecStart=/usr/bin/scim -d
 Nice=5
 Restart=always
 RestartSec=2