Skip to content

Commit

Permalink
auto start orca service if orca is installed standalone, issue spinna…
Browse files Browse the repository at this point in the history
…ker#762

this change works together with PR by @ewiseblatt spinnaker/spinnaker#784
  • Loading branch information
peterpd committed Mar 9, 2016
1 parent 49ea2b5 commit 5a205bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions orca-web/etc/init/orca.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
description "orca"

start on filesystem or runlevel [2345]

setuid spinnaker
setgid spinnaker

Expand Down

0 comments on commit 5a205bf

Please sign in to comment.