adding line in resetswift for logging

This commit is contained in:
David Goetz 2011-04-13 11:38:01 -07:00
parent 1ab4ec20a0
commit 2e33cdabb3

View File

@ -555,7 +555,9 @@ Sample configuration files are provided with all defaults in line-by-line commen
Setting up scripts for running Swift
------------------------------------
#. Create `~/bin/resetswift.` If you are using a loopback device substitute `/dev/sdb1` with `/srv/swift-disk`::
#. Create `~/bin/resetswift.`
If you are using a loopback device substitute `/dev/sdb1` with `/srv/swift-disk`.
If you did not set up rsyslog for individual logging, remove the `find /var/log/swift...` line::
#!/bin/bash