HONEYCOMB-58 - Routing Api
[honeycomb.git] / packaging / deb / xenial / honeycomb.service
1 [Unit]
2 Description=honeycomb agent for VPP
3
4 [Service]
5 Type=simple
6 ExecStart=/bin/sh -ec "exec /opt/honeycomb/honeycomb"
7 Restart=on-failure
8
9 [Install]
10 WantedBy=multi-user.target