servnest-containers/permissions.sh

11 lines
165 B
Bash
Executable file

#!/usr/bin/env sh
chmod -R u=rwX,g=rwX,o=rwX \
conf \
core \
data \
logs \
sock \
tmp
chmod u=rwX,g=rX,o=rX conf/sudoers
chmod u=rwX,g=rX,o= sock/tor-control