summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJihoon Kim <jihoon48.kim@samsung.com>2024-04-11 20:03:37 +0900
committerJihoon Kim <jihoon48.kim@samsung.com>2024-04-11 20:03:59 +0900
commit1e8a66a11305b0ea2d811a9c82513ef08dbe3770 (patch)
tree4b70397229e1b8dfcc3336e1079b7fa4a9675b5f
parent4bcfae1f7294a3d7f298a57b9e85ff0279c8aa12 (diff)
downloadisf-config-1e8a66a11305b0ea2d811a9c82513ef08dbe3770.tar.gz
isf-config-1e8a66a11305b0ea2d811a9c82513ef08dbe3770.tar.bz2
isf-config-1e8a66a11305b0ea2d811a9c82513ef08dbe3770.zip
Change the path of isf
Change-Id: I178e3d1deef1a0653645041a146b6742ccad6bbb Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
-rw-r--r--scim.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/scim.service b/scim.service
index 161e204..d420a86 100644
--- a/scim.service
+++ b/scim.service
@@ -2,7 +2,7 @@
Description=Start the input service framework panel
[Service]
-ExecStart=/usr/bin/isf-panel-efl
+ExecStart=/usr/bin/isf
Environment="DISPLAY=:0.0" "HOME=%h" USE_OZONE_WAYLAND_VKB=1 OZONE_WAYLAND_USE_XDG_SHELL='defined'
EnvironmentFile=/run/tizen-system-env
Restart=on-failure