rhn-config-satellite.pl(8) - Linux man page
Name
rhn-config-satellite.pl - generate config files for Spacewalk server
Synopsis
rhn-config-satellite.pl --target=<target_file> --option=<key,value> [ --option=<key,value> ...] [ --help ]
Description
This script will make sure that in target_file are present configuration variables in format "key=value". If such key already exist there, it is removed and new variables are put at the end of the target_file. Original file is preserved as target_file.orig
This script is used internally by spacewalk-setup(1) =head1 OPTIONS
- --option=<key,value>
- Specify configuration variable and its value. It will be written to config file as "key=value".
- --help
- Write out short help.
See Also
spacewalk-setup(1)