Controlling the Behavior of the Daemon

Use the list of commands to control the behavior of the daemon.

Syntax

[-autostart] [-autostart reset] [-autostop] [-autostop unset] [-autostatus] [-autorestart] [-id id] -set daemon_option
[-id id] -unset daemon_option | all
[-id id] -get parameter | all

Parameters

Daemon Options

  • -autostart
    Starts the daemon.
  • -autostart reset
    Starts and loads the default schedulers.
  • -autostop
    Stops the daemon.
  • -autostop unset
    Removes all default unmodified schedulers.
  • -autostatus
    Checks the current status of the daemon.
  • -autorestart
    Restarts the daemon.
  • [-id id] -set daemon_option
    Optionally use -id id with the -set option to set specific daemon usage profiles.
  • [-id id] -unset daemon_option | all
    Unsets the specified parameter or all parameters. Use with -id id to unset a daemon profile-specific value.
  • [-id id] -get parameter | all
    Displays the value of the specified parameter or all parameters. Use with -id id to display a daemon profile-specific value.