Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

runit init script accepts restart, not HUP #66

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
set application version
  • Loading branch information
kplimack committed Mar 6, 2015
commit 8be4ba228744e812e2a335046e9301d986c1a679
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
depends cb
end

depends "application", "~> 4.0"
depends "application", "= 4.1.6"
depends "runit", "~> 1.0"
depends "logrotate", "~> 1.0"