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

[Service]
Type=forking
ExecStart=/opt/honeycomb/bin/start
User=honeycomb
Group=honeycomb

[Install]
WantedBy=multi-user.target