Updated clientacl docs to resolve 6802.

This commit is contained in:
Forrest Alvarez 2013-12-14 05:45:31 +00:00
parent 2b3897d114
commit ad9a2ed62f

View File

@ -31,6 +31,13 @@ users specified:
chmod 755 /var/cache/salt /var/cache/salt/jobs /var/run/salt chmod 755 /var/cache/salt /var/cache/salt/jobs /var/run/salt
.. note::
In addition to the changes above you will also need to modify the
permissions of /var/log/salt and the existing log file. If you do not
wish to do this then you must disable logging or Salt will generate
errors as it cannot write to the logs as the system users.
If you are upgrading from earlier versions of salt you must also remove any If you are upgrading from earlier versions of salt you must also remove any
existing user keys and re-start the Salt master: existing user keys and re-start the Salt master: