swift/etc
Ondřej Nový 0dc3fd6d0b Set owner of drive-audit recon cache to swift user
Fixies this problem:
* swift-drive-audit needs to be run by root, because only root have
  "umount" permission
* swift-object servers typically runs as user swift
* if swift-drive-audit is run by root, /var/cache/swift/drive.recon is
  owned by root, with 0o600
* recon middleware (inside swift-object-server) can't read this cache
  file: swift-object: Error reading recon cache file

This patch adds "user" option to drive-audit config file. Recon cache
is chowned to this user.
(cherry picked from commit 9847796)

Change-Id: Ibf20543ee690b7c5a37fabd1540fd5c0c7b638c9
2016-11-18 12:20:47 +01:00
..
account-server.conf-sample Change schedule priority of daemon/server in config 2016-08-10 23:56:15 +02:00
container-reconciler.conf-sample Change schedule priority of daemon/server in config 2016-08-10 23:56:15 +02:00
container-server.conf-sample Change schedule priority of daemon/server in config 2016-08-10 23:56:15 +02:00
container-sync-realms.conf-sample Removing some redundant words 2016-03-25 17:20:24 +07:00
dispersion.conf-sample Fix swift-dispersion in multi-region setups 2016-06-01 15:35:47 +02:00
drive-audit.conf-sample Set owner of drive-audit recon cache to swift user 2016-11-18 12:20:47 +01:00
internal-client.conf-sample Removed default value for log_statsd_host 2016-02-10 10:36:59 -06:00
memcache.conf-sample fixups for ipv6 memcache_servers docs 2016-01-12 21:08:58 -08:00
mime.types-sample PEP 8 compliance and small modification to mime.types file 2010-11-23 19:26:02 -06:00
object-expirer.conf-sample Documantation enhancements of nice/ionice feature 2016-08-19 07:39:49 +02:00
object-server.conf-sample Change schedule priority of daemon/server in config 2016-08-10 23:56:15 +02:00
proxy-server.conf-sample Add a configurable URL base to staticweb 2016-10-26 12:42:05 +00:00
rsyncd.conf-sample Allows to configure the rsync modules where the replicators will send data 2015-09-07 08:00:18 +02:00
swift-rsyslog.conf-sample Add sample rsyslog.conf. 2013-06-25 10:24:26 +08:00
swift.conf-sample Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00