man pmksetup (Administration système) - pmksetup

NAME

pmksetup - premake setup

SYNOPSIS

pmksetup [-hVv] [-r variable]variable Ns = Ns value Oc

DESCRIPTION

The utility is meant to create or update the pmk.conf() file in order to run the pmk() configuration tool.

reads all configuration information from the pmk.conf() file.

The options are as follows:

-h
Display the help menu.
-r variable
Remove the given variable from pmk.conf() if its value isn't static. Data gathering is skipped by this option.
-u variable Ns = Ns value
Add or update existing variable from pmk.conf() if its value isn't static. Data gathering is skipped by this option.
-V
Verbose, display debugging messages.
-v
Display the version number.

FILES

/etc/pmk/pmk.conf
default pmk() configuration file

SEE ALSO

make(1) ,pmk(1) ,pmkscan(1) ,pmk.conf(5) ,pmkfile()

AUTHORS

Damien Couderc and Xavier Santolaria .