Updated user to be in the adm group and chmod the log dirs so that the processing will work correctly

This commit is contained in:
Chuck Thier
2011年03月03日 10:44:50 -06:00
parent 1e31ff726b
commit 16d5022e7d

View File

@@ -107,7 +107,10 @@ Running the stats system on SAIO
#. `mkdir -p /var/log/swift/hourly`
#. `chown -R syslog.adm /var/log/swift`
#. `chmod 775 /var/log/swift /var/log/swift/hourly`
#. `service rsyslog restart`
#. `usermod -a -G adm <your-user-name>`
#. Relogin to let the group change take effect.
#. Create `/etc/swift/log-processor.conf`::
[log-processor]
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.