salt-syndic(1) - Linux man page
Name
salt-syndic - salt-syndic Documentation
The Salt syndic daemon, a special minion that passes through commands from a higher master
Synopsis
salt-syndic [ options ]
Description
The Salt syndic daemon, a special minion that passes through commands from a higher master.
Options
-h, --help
- Print a usage message briefly summarizing these command-line options.
- -d, --daemon
- Run the Salt syndic as a daemon
- --pid-file PIDFILE
- Specify the location of the pidfile
- --version
- Show program's version number and exit
- --versions-report
- Show program's dependencies version number and exit
- -c CONFIG_DIR, --config-dir=CONFIG_dir
- The location of the Salt configuration directory, this directory contains the configuration files for Salt master and minions. The default location on most systems is /etc/salt.
See Also
salt(1) salt-master(1) salt-minion(1)
Author
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
Copyright
2013, Thomas S. Hatch