Code Review
/
hc2vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cd80707
)
HONEYCOMB-205 Fix service definition for cetnos7
author
Maros Marsalek
<
[email protected]
>
Fri, 9 Sep 2016 11:27:55 +0000
(13:27 +0200)
committer
Maros Marsalek
<
[email protected]
>
Fri, 9 Sep 2016 11:30:32 +0000
(13:30 +0200)
Running with Type=forking fails on some Centos machines.
Change-Id: If0c902e3afb8c79e790b772fbdd91845baeac1dd
Signed-off-by: Maros Marsalek <
[email protected]
>
packaging/rpm/honeycomb.service
patch
|
blob
|
history
diff --git
a/packaging/rpm/honeycomb.service
b/packaging/rpm/honeycomb.service
index
1746681
..
d8fe9cd
100644
(file)
--- a/
packaging/rpm/honeycomb.service
+++ b/
packaging/rpm/honeycomb.service
@@
-4,8
+4,7
@@
Wants=vpp.service
After=vpp.service
[Service]
-Type=forking
-ExecStart=/opt/honeycomb/honeycomb-start
+ExecStart=/opt/honeycomb/honeycomb
[Install]
WantedBy=multi-user.target