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