daemons

在 [daemons] 部分中,每个标记指定 seload 实用程序是否从 CA ControlMinder 安装目录执行特定程序(如果是,通过何种方式)。 每个标记名称对应一个 CA ControlMinder 后台进程名称或程序昵称,并且可以为该标记分配多个值。
cminder12901cn
在 [daemons] 部分中,每个标记指定 seload 实用程序是否从 CA ControlMinder 安装目录执行特定程序(如果是,通过何种方式)。 每个标记名称对应一个 CA ControlMinder 后台进程名称或程序昵称,并且可以为该标记分配多个值。
  • program
    -
    name
    指定两种可能性之一:
    • 要与之匹配的后台进程或其他程序的名称:
      1. yes
        值,seload 使用默认参数运行程序
      2. no
        值,seload 不运行程序
      3. 一组参数,seload 将使用这些参数运行该程序
      例如,输入以下命令将使用默认参数从 CA ControlMinder 安装目录中运行 serevu:
    serevu=yes Enter the following to refrain from running serevu; this is the same as using no serevu token at all. serevu=noEnter the following to run serevu from the CA ControlMinder installation directory with the specified parameters: serevu=-f 3 -d 6m -t 1m -s 5mA dummy string, to be matched with the absolute path name of a daemon or other program, followed by optional parameters, so seload runs the program accordingly.For example, enter the following to run the serevu utility that resides in the /opt/CA/AccessControl/bin directory, with the specified parameters: run_it=/opt/CA/AccessControl/bin/serevu -f 3 -d 6m -t 1mTo include specifications for several programs, use the token once for each program.
    serevu=yes
    输入以下命令以避免运行 serevu ;这与根本不使用 serevu 标记相同。
    默认值:
    no
    注意:
    您无需指定 seosd 后台进程。 Seload 可始终确保 seosd 后台进程处于运行状态。
  • seload_wait_timeout
    指定 seload 等待直到主要进程运行的时间(以秒为单位)。
    默认值:
    45