mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Forgot reference to inotify (#34455)
This commit is contained in:
parent
7bb0868c66
commit
0a264597ca
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@ minion configuration file:
|
|||
The beacon system, like many others in Salt, can also be configured via the
|
||||
minion pillar, grains, or local config file.
|
||||
|
||||
.. note::
|
||||
The `inotify` beacon only works on OSes that have `inotify` kernel support.
|
||||
Currently this excludes FreeBSD, Mac OS X, and Windows.
|
||||
|
||||
Beacon Monitoring Interval
|
||||
--------------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue