summaryrefslogtreecommitdiffstats
path: root/packaging/rpm/honeycomb.service
blob: 1746681effd22d3567f86856dbc0ae91f97c79bb (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=fd.io Honeycomb
Wants=vpp.service
After=vpp.service

[Service]
Type=forking
ExecStart=/opt/honeycomb/honeycomb-start

[Install]
WantedBy=multi-user.target