Merge pull request #2049 from seanchannel/patch-8

change location of sock dir
This commit is contained in:
Thomas S Hatch 2012-09-20 16:48:30 -07:00
commit 6e0d3f22e2

View File

@ -32,6 +32,6 @@ to be manually modified if upgrading from an earlier version.
chmod 755 /var/cache/salt
chmod 755 /var/cache/salt/jobs
chmod 755 /tmp/.salt-unix
chmod 755 /var/run/salt
rm /var/cache/salt/.*keys
service salt-master restart