summaryrefslogtreecommitdiffstats
path: root/packaging/rpm/honeycomb.service
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-08-12 13:51:56 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-08-19 12:49:56 +0200
commitdcd507eff53e7c0abd659da416aac91a7d29e3d3 (patch)
tree8e021d05538cb862527ed98c3e9d1f3e19fc4d8f /packaging/rpm/honeycomb.service
parentd022ca8d078e1731435bf3e69a9a1ff85e7e0c63 (diff)
HONEYCOMB-137: Put minimal distribution into RPM
Change-Id: I163be0361f75a29aac569b019892433b12bfb0a6 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'packaging/rpm/honeycomb.service')
-rw-r--r--packaging/rpm/honeycomb.service6
1 files changed, 2 insertions, 4 deletions
diff --git a/packaging/rpm/honeycomb.service b/packaging/rpm/honeycomb.service
index 4752c1313..8a2a46864 100644
--- a/packaging/rpm/honeycomb.service
+++ b/packaging/rpm/honeycomb.service
@@ -5,9 +5,7 @@ After=vpp.service
[Service]
Type=forking
-ExecStart=/opt/honeycomb/bin/start
-User=honeycomb
-Group=honeycomb
+ExecStart=/opt/honeycomb/honeycomb
[Install]
-WantedBy=multi-user.target \ No newline at end of file
+WantedBy=multi-user.target