[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <processes>
            <daemon-process>
                <name>name</name> <!-- identifier -->
                <disable/>
                <failover>failover-choice</failover>
                <command>command</command>
            </daemon-process>
        </processes>
    </system>
</configuration>

Description

No documentation is available yet.

Contents

<command>—Path to binary for process.

<disable>—Disable process.

<failover>—How to handle failure of parameter.

<name>—No documentation is available yet.


[Contents] [Prev] [Next] [Index] [Report an Error]