demons

[daemons] 섹션에서 각 토큰은 seload 유틸리티가 CA ControlMinder 설치 디렉터리에서 특정 프로그램을 실행할지 여부와 실행할 경우 실행 방법을 지정합니다. 각 토큰 이름은 CA ControlMinder 데몬 이름에 해당하거나 프로그램 별칭이며, 각 토큰에 여러 값을 할당할 수 있습니다.
cminder12902kr
[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