FIX: Always remove pids on boot
authorSam Saffron <sam.saffron@gmail.com>
Tue, 25 Aug 2020 07:20:51 +0000 (17:20 +1000)
committerSam Saffron <sam.saffron@gmail.com>
Tue, 25 Aug 2020 07:20:51 +0000 (17:20 +1000)
commitca39457ffc10c8eedc9843fe541a7265cc4e888c
treed2edc75904cdd0b5e0ae198666d808962b418ef2
parent09d22c3f3be448aa27f64404b3f3f1f5821e7a40
FIX: Always remove pids on boot

Previously if unicorn stopped abruptly we could have a situation where
pids were left around

This could lead to Sidekiq not booting

This will ensure that on boot our state is clean
templates/web.template.yml