The FTimes Project The HashDig Project The WebJob Project The PaD Project
Location: / Home / WebJob / Man Pages / webjob-jqd-create-queue
Man Pages
WebJob
Home
                                                                                                                                                                                                       


NAME

webjob-jqd-create-queue - Create one or more job queues.


SYNOPSIS

webjob-jqd-create-queue [-lpq] [-d jqd-dir] [-g group] [-m mode] [-o owner] [-u umask] queue [queue ...]


DESCRIPTION

This utility creates one or more job queues.


OPTIONS

-d jqd-dir

Specifies the base directory where queues are to be created. This directory must exist. The default value is /var/webjob/spool/jqd.

-g group

Specifies the queue's default group. This group will be assigned to every directory created.

-l

This option indicates that the queue is to be locked upon creation.

-m mode

Specifies the queue's default mode (i.e., permissions). This mode will be applied to every directory created.

-o owner

Specifies the queue's default owner. This owner will be assigned to every directory created.

-p

Marks all queues being created as public. This results in each queue being assigned a unique queue ID.

-q

Be quiet (i.e., only report errors) while executing.

-u umask

Specifies the default umask.


AUTHOR

Klayton Monroe


SEE ALSO

webjob-jqd-delete-queue(1)


LICENSE

All documentation and code are distributed under same terms and conditions as WebJob.

Copyright 2000-2014 The WebJob Project, All Rights Reserved.
The FreeBSD Project SourceForge Logo KoreLogic, Inc.