repo.or.cz
/
reddit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Open graph: use more common image syntax
[reddit.git]
/
upstart
/
reddit-consumers-restart.conf
blob
2b0169e2b6d3ace9e42aeb0b04208e0f538f61ed
1
description "restart queue consumers"
2
3
task
4
5
start on reddit-restart or reddit-kill
6
7
script
8
. /etc/default/reddit
9
manage-consumers
10
end script