Synchronize with openstack-swift-1.4.8 packaging changes, including systemd .service files and align with the matching sets of patches
7 lines
274 B
Plaintext
7 lines
274 B
Plaintext
# swift needs a couple of directories in /var/run
|
|
d /var/run/swift 0755 swift root
|
|
d /var/run/swift/account-server 0755 swift root
|
|
d /var/run/swift/container-server 0755 swift root
|
|
d /var/run/swift/object-server 0755 swift root
|
|
d /var/run/swift/proxy-server 0755 swift root
|