Difference between revisions of "Pdm d refresh"
From SDU
m |
m (Reverted edits by Agegeleruvy (Talk); changed back to last version by Gityerfix) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | __NOTOC__ | ||
| + | [[Category:Commands]] | ||
| + | {{Global Header}} | ||
| + | {{Global Announcement}} | ||
| + | |||
| + | == Overview == | ||
This utility is used to selectively start, stop and restart sets of daemons while the daemon manager is running. It does not start or stop the daemon manager. | This utility is used to selectively start, stop and restart sets of daemons while the daemon manager is running. It does not start or stop the daemon manager. | ||
| Line 7: | Line 13: | ||
If only a set_name is specified then only the stopped daemons in this set are started. | If only a set_name is specified then only the stopped daemons in this set are started. | ||
| − | + | ||
{| | {| | ||
|- | |- | ||
| Line 35: | Line 41: | ||
|- | |- | ||
|} | |} | ||
| − | |||
== Examples == | == Examples == | ||
* Start all stopped daemons | * Start all stopped daemons | ||
pdm_d_refresh | pdm_d_refresh | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 05:26, 30 November 2010
To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.
To discuss or ask questions about this article, select the discussion tab above.
Overview
This utility is used to selectively start, stop and restart sets of daemons while the daemon manager is running. It does not start or stop the daemon manager.
Usage
pdm_d_refresh [-h] [-s] [-r] [-c] [-x] set_name
If -r or -h are not specified then all stopped daemons in the current set will be started.
If only a set_name is specified then only the stopped daemons in this set are started.
| Command | Description | Remarks |
|---|---|---|
| -h | Help | |
| -s | Start daemon set | set_name optional |
| -r | Shuts down daemons and daemons dependents | set_name optional |
| -c | Change to set_name on these daemons. And restarts | |
| -x | Stops daemons and daemons dependent on these daemons. If set_name is not given all daemons will be stopped | set_name optional |
Examples
- Start all stopped daemons
pdm_d_refresh