kolla/docker/swift/swift-rsyncd/extend_start.sh

5 lines
116 B
Bash

#!/bin/bash
sudo find /srv/node/ -maxdepth 1 -type d -execdir chown swift:swift {} \+
mkdir -p /var/lib/swift/lock