kill-jobd.sh: use /bin/sh instead of /bin/bash
commitc6d9bc2cd8ee22250e755513a7eea5306af95b99
authorKyle J. McKay <mackyle@gmail.com>
Sat, 27 Sep 2014 01:39:36 +0000 (26 18:39 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 27 Sep 2014 01:39:36 +0000 (26 18:39 -0700)
treee02188f34e14018e79df29b00049987a1731f44d
parentf4cc59a12263033cad0b5f871132e42742dde527
kill-jobd.sh: use /bin/sh instead of /bin/bash

No need for kill-jobd.sh to use /bin/bash, use the
lighter weight /bin/sh instead.
jobd/kill-jobd.sh