repo.or.cz
/
girocco
/
readme.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Project.pm: upgrade boolean settings to first-class citizens
[girocco/readme.git]
/
jobd
/
jobd.sh
blob
1abc41a36e5ddcf820577646a0506d1ab83f7452
1
#!/bin/sh
2
#
3
# jobd - Perform Girocco maintenance jobs
4
# The old jobd.sh has been replaced by jobd.pl; it now simply runs that.
5
6
. @basedir@
/
shlib.sh
7
8
exec
"
$cfg_basedir
"
/
jobd
/
jobd.pl
"$@"
9