tvd-runit 0.0.15 → 0.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.15
1
+ 0.0.16
File without changes
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tvd-runit
3
3
  version: !ruby/object:Gem::Version
4
- hash: 1
4
+ hash: 63
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 15
10
- version: 0.0.15
9
+ - 16
10
+ version: 0.0.16
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tom Bombadil
@@ -44,6 +44,7 @@ files:
44
44
  - cookbooks/runit/attributes/default.rb
45
45
  - cookbooks/runit/definitions/runit_service.rb
46
46
  - cookbooks/runit/files/default/sv-log-run
47
+ - cookbooks/runit/recipes/default.rb
47
48
  - cookbooks/runit/templates/default/envdir.erb
48
49
  - cookbooks/runit/templates/default/sv-log-config.erb
49
50
  - lib/tvd-runit.rb