config: change the location of socket file 24/181724/1 accepted/tizen/unified/20180622.122613 submit/tizen/20180620.082602 submit/tizen/20180621.073811
authorJongmin Lee <jm105.lee@samsung.com>
Mon, 18 Jun 2018 01:59:48 +0000 (10:59 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 18 Jun 2018 01:59:48 +0000 (10:59 +0900)
Change-Id: Idba92155898df31a17cb46d532d6465c570d7c2f

packaging/efl-config.socket

index 39572dc..cde0933 100644 (file)
@@ -2,7 +2,7 @@
 Description=EFL Config Service socket
 
 [Socket]
-ListenStream=/run/user_ext/%U/system_share/.efl-config.sock
+ListenStream=/run/user/%U/system_share/.efl-config.sock
 Service=efl-config-ondemand.service
 SocketMode=0777