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
commit23a5fe799bb20911f32b5574c71cc26446db493b (patch)
treed3eeb9f6296d80b51d6f4c477daf9d9368de297f /packaging/rpm/honeycomb.service
parent0b68673abd4eac5bb15091e5074ad28b6bbf6c30 (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