iotronic/etc/systemd/system/iotronic-wamp-agent.service
Fabio Verboso 533af3285f Added systemd service files for both conductor and wamp-agent
Change-Id: I80d5f16b65f74080ea537d75560871669ccc5b41
2017-12-12 18:21:06 +01:00

10 lines
155 B
Desktop File

[Unit]
Description=iotronic-wamp-agent
After=network.target
[Service]
ExecStart=/usr/local/bin/iotronic-wamp-agent
[Install]
WantedBy=multi-user.target