scripts: purge use of test '-a' and '-o' ops and clean up
[girocco.git] / jobd / jobd.sh
blob3735c7fd71ad5b7ea1becdfe0a5179fccefe3261
1 #!/bin/sh
3 # jobd - Perform Girocco maintenance jobs
4 # The old jobd.sh has been replaced by jobd.pl; it now simply runs that.
6 . @basedir@/shlib.sh
8 exec "$cfg_basedir"/jobd/jobd.pl "$@"