2011-08-27 17:29:41 +00:00
|
|
|
===============
|
|
|
|
``salt-syndic``
|
|
|
|
===============
|
|
|
|
|
2012-05-23 04:43:12 +00:00
|
|
|
The Salt syndic daemon, a special minion that passes through commands from a
|
2011-08-27 17:29:41 +00:00
|
|
|
higher master
|
|
|
|
|
|
|
|
Synopsis
|
|
|
|
========
|
|
|
|
|
|
|
|
salt-syndic [ options ]
|
|
|
|
|
|
|
|
Description
|
|
|
|
===========
|
|
|
|
|
2012-05-23 04:43:12 +00:00
|
|
|
The Salt syndic daemon, a special minion that passes through commands from a
|
2011-08-27 17:29:41 +00:00
|
|
|
higher master.
|
|
|
|
|
|
|
|
Options
|
|
|
|
=======
|
|
|
|
|
|
|
|
.. program:: salt-syndic
|
|
|
|
|
2013-08-10 13:19:43 +00:00
|
|
|
.. include:: _includes/common-options.rst
|
2011-08-27 17:29:41 +00:00
|
|
|
|
|
|
|
.. option:: -d, --daemon
|
|
|
|
|
2012-05-23 04:43:12 +00:00
|
|
|
Run the Salt syndic as a daemon
|
2011-08-27 17:29:41 +00:00
|
|
|
|
2012-03-19 18:58:15 +00:00
|
|
|
.. option:: --pid-file PIDFILE
|
|
|
|
|
|
|
|
Specify the location of the pidfile
|
|
|
|
|
2013-08-10 13:06:53 +00:00
|
|
|
.. include:: _includes/logging-options.rst
|
|
|
|
.. |logfile| replace:: /var/log/salt/master
|
|
|
|
.. |loglevel| replace:: ``warning``
|
|
|
|
|
|
|
|
|
2012-05-10 22:10:39 +00:00
|
|
|
See also
|
|
|
|
========
|
|
|
|
|
|
|
|
:manpage:`salt(1)`
|
|
|
|
:manpage:`salt-master(1)`
|
|
|
|
:manpage:`salt-minion(1)`
|