Skip to content

Commit

Permalink
Merge pull request #34 from hw-cookbooks/fix/carbon-runit-include
Browse files Browse the repository at this point in the history
[runit] make sure runit is included in recipe
  • Loading branch information
webframp committed Mar 4, 2013
2 parents ce3241d + 4468148 commit 5aed8ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/carbon_runit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
# limitations under the License.
#

include_recipe "runit"

runit_service "carbon-cache" do
finish true
end

0 comments on commit 5aed8ea

Please sign in to comment.