The nssync
is normally invoked periodically from a crontab,
e.g.:
*/5 * * * * /usr/sbin/nssync | /usr/bin/logger -t nssync -p local1.err
The following table summarizes available command line options:
Preprocess configuration file and exit.
Use file instead of the default configuration file.
Proceed even if slave status has not changed (see slave-status-file).
Do nothing, print almost everything; implies --debug --stderr. Use additional --debug options to get even more info.
Parse configuration file and exit. The return status is 0 if the syntax is OK, and 78 if errors were detected (see Exit Codes).
Define a preprocessor symbol.
Add include directory.
Disable preprocessing.
Use command instead of the default preprocessor.
Increase debug level.
Debug configuration file lexer.
Debug configuration file parser.
Show configuration file summary
Print program version.
Give this help list.
Give a short usage message.
This document was generated on April 24, 2015 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.