sysconfigdb(8) — Maintenance
OSF
NAME
sysconfigdb − Maintains the system configuration database
SYNOPSIS
sysconfigdb [-adlpu] [-c database] [-f file] [-on | -off] name
FLAGS
-aAdds the named subsystem configuration entry from the named file to the configuration database.
-c databaseOverrides the default subsystem configuration database with the specified database. The default system configuration database is /etc/sysconfigtab.
-dDeletes the named subsystem configuration entry from the configuration database.
-f fileSpecifies the file containing the named subsystem configuration entry used with the -a and -u options.
-lLists the named subsystem entry from the configuration database.
-pLists all subsystem entries in the configuration database.
-uUpdates the named subsystem configuration entry from the named file to the configuration database.
-onSpecifies that the named subsystem should be set to be automatically configured during subsequent system startup.
-offSpecifies that the named subsystem should not be set to be automatically configured during subsequent system startup.
DESCRIPTION
The sysconfigdb command is used to maintain the subsystem configuration database.
FILES
/sbin/sysconfigdb
Specifies the command path
/etc/sysconfigtab
Specifies the configuration database
RELATED INFORMATION
Commands: cfgmfr(8)
Files: sysconfigtab(4), stanza(4)