Add systemd integration to stm executable 84/170284/8
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Fri, 16 Feb 2018 16:42:45 +0000 (17:42 +0100)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Fri, 22 Jun 2018 15:11:10 +0000 (17:11 +0200)
commit60fee87ba16ba08618e28db1a3a696646d418e1b
tree3e632ed7854074f822d2b20d62e5c03077195c66
parentfc7c9284cee71e552ee65304e6d970d66adabec8
Add systemd integration to stm executable

stm binary is intended to be started in a server mode as a service.
It is possible for systemd to wait for a connection on a socket
and start a service only when such connection is established.

Change-Id: Ica5374312679f8935f2b896e142c5ea63a76728c
sw/nanopi/cmd/stm/server.go