config: change the location of socket file
[platform/core/uifw/efl-config.git] / packaging / efl-config.socket
1 [Unit]
2 Description=EFL Config Service socket
3
4 [Socket]
5 ListenStream=/run/user/%U/system_share/.efl-config.sock
6 Service=efl-config-ondemand.service
7 SocketMode=0777
8
9 [Install]
10 WantedBy=sockets.target