[systemd] wrt_launchpad_daemon not to shut down upon SIGTERM.
authorbaik <knhoon.baik@samsung.com>
Fri, 28 Dec 2012 04:35:38 +0000 (13:35 +0900)
committerGerrit Code Review <gerrit2@kim11>
Wed, 9 Jan 2013 04:23:12 +0000 (13:23 +0900)
 Make systemd kill it with SIGKILL.
 This is quick fix.

Change-Id: I30eeb2d1375ce10aead38de01b314c1a8b7b9e51

packaging/wrt_launchpad_daemon@.service

index 4613db6..b3bdc33 100644 (file)
@@ -7,6 +7,7 @@ Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%I/dbus/user_bus_socket
 Environment=DISPLAY=:0
 Environment=XDG_RUNTIME_DIR=/run/user/%I
 ExecStart=/usr/bin/wrt_launchpad_daemon
+KillSignal=SIGKILL
 
 [Install]
 WantedBy=graphical.target