glusterfs/gluster-swift.tmpfs
Kaleb S. KEITHLEY eaf4a0f2e2 preliminary 3.3.1-2
Synchronize with openstack-swift-1.4.8 packaging changes, including
systemd .service files and align with the matching sets of patches
2012-10-31 12:00:44 -04:00

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