openstack-swift/openstack-swift.tmpfs
2021-08-18 13:55:47 +00:00

7 lines
250 B
Plaintext

# swift needs a couple of directories in /run
d /run/swift 0755 swift root
d /run/swift/account-server 0755 swift root
d /run/swift/container-server 0755 swift root
d /run/swift/object-server 0755 swift root
d /run/swift/proxy-server 0755 swift root