Remove display system specific environment
[platform/framework/web/wrt.git] / packaging / wrt_launchpad_daemon@.service
1 [Unit]
2 Description=Start the wrt_launchpad_daemon
3 After=ac.service
4
5 [Service]
6 EnvironmentFile=-/etc/sysconfig/wrt
7 Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%I/dbus/user_bus_socket
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