Merge "[Release] wrt_0.8.143"
[platform/framework/web/wrt.git] / packaging / wrt_launchpad_daemon@.service
1 [Unit]
2 Description=Start the wrt_launchpad_daemon
3
4 [Service]
5 EnvironmentFile=/etc/sysconfig/tizen-mobile-ui
6 Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%I/dbus/user_bus_socket
7 Environment=DISPLAY=:0
8 Environment=XDG_RUNTIME_DIR=/run/user/%I
9 ExecStart=/usr/bin/wrt_launchpad_daemon "                                                                                                                                                                                                         "
10 KillSignal=SIGKILL
11
12 [Install]
13 WantedBy=graphical.target