Pdm d refresh

From SDU
Jump to: navigation, search
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.

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