mkqos Command

Purpose

Configures the system to support QoS.

Syntax

/usr/sbin/mkqos [ -I | -N | -B ]

Description

The mkqos command configures the system to support Quality of Service (QoS).

Flags

Item Description
-B Adds an entry to the inittab file to execute the /etc/rc.qos file now and on the next system restart. This flag is the default.
-I Adds an entry to the inttab file to execute the /etc/rc.qos file on the next system restart.
-N Executes the /etc/rc.qos file to start the QoS daemons. When invoked in this way, the QoS daemons run until the next system restart.

Files

Item Description
inittab Controls the initialization process of the system.
/etc/rc.qos Contains the startup script for the QoS daemons.