diff --git a/README.rst b/README.rst index 30b3a04..06322f1 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,7 @@ Available states ``rsyncd`` ------------ -Installs the rsync package, and starts the rsyncd service. +Installs the rsync package, and starts the rsyncd service. Note: The rsyncd.conf has to be created manually / via another state. If the state of the config should also be managed via salt, the rsyncd.config state (which pulls rsyncd) should be used instead. ``rsyncd.config`` ------------