dumpnet.extendConfig - extend a configuration file
dumpnet.extendConfig CONFIG_FILE [TMP_FILE]
dumpnet.extendConfig extends CONFIG_FILE by parsing the ``# extends ...'' statements. The resulting configuration data will be written to TMP_FILE if passed as argument or sent to STDOUT. Please see the sections CONFIGURATION FILE FORMAT in dumpnet(8) for details. As all configuration files used by dumpnet have the same format dumpnet.extendConfig works for all of them.
Extend dumpnet.fstab.conf:
dumpnet.extendConfig dumpnet.fstab.conf
dumpnet.extendConfig will always return 0.
dumpnet(8)
Lukas Feiler <lukas.feiler@lukasfeiler.com>
dumpnet is published under the LGPL (GNU LESSER GENERAL PUBLIC LICENSE). Please see the LICENSE file contained in the installation tarball for details. The official web site is http://dumpnet.sourceforge.net.