diff options
Diffstat (limited to 'jobqueue.pl')
-rwxr-xr-x | jobqueue.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jobqueue.pl b/jobqueue.pl index 775fe8dd6..38ea97eb2 100755 --- a/jobqueue.pl +++ b/jobqueue.pl @@ -60,6 +60,7 @@ jobqueue.pl - Runs jobs in the background for Bugzilla. starts a new one. once Checks the job queue once, executes the first item found (if any) and then exits + onepass Checks the job queue, executes all items found, and then exits check Report the current status of the daemon. install On some *nix systems, this automatically installs and configures jobqueue.pl as a system service so that it will |