sapcc / swift-drive-autopilot

Finds and mounts Swift storage drives (also from within a container)
Apache License 2.0
8 stars 0 forks source link

/var/cache/swift should be chown'ed to swift user/group #8

Closed majewsky closed 7 years ago

majewsky commented 7 years ago

The autopilot already chowns the drive root directories to the Swift user/group (if configured thusly). It should do the same with /var/cache/swift.

Assigning this to @reimannf since he wants to familiarize himself with the codebase.

reimannf commented 7 years ago

Done with https://github.com/sapcc/swift-drive-autopilot/pull/9