Changeset 23149
- Timestamp:
- 03/09/07 13:00:17 (21 months ago)
- Files:
-
- 1 modified
-
trunk/launchd/src/launchctl.1 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/launchd/src/launchctl.1
r23082 r23149 81 81 .El 82 82 .It Ar remove Ar job_label 83 Remove the job sfrom launchd by label.83 Remove the job from launchd by label. 84 84 .It Ar start Ar job_label 85 Start the specified job sby label. The expected use of this subcommand is for85 Start the specified job by label. The expected use of this subcommand is for 86 86 debugging and testing so that one can manually kick-start an on-demand server. 87 87 .It Ar stop Ar job_label 88 Stop the specified job sby label. If a job is on-demand, launchd may immediately88 Stop the specified job by label. If a job is on-demand, launchd may immediately 89 89 restart the job if launchd finds any criteria that is satisfied. 90 90 Non-demand based jobs will always be restarted. Use of this subcommand is discouraged.

