Adam Ierymenko 10 years ago
parent
commit
4b82171a95
1 changed files with 0 additions and 3 deletions
  1. 0 3
      docker-test/entrypoint.sh

+ 0 - 3
docker-test/entrypoint.sh

@@ -19,9 +19,6 @@ while [ ! -s /var/lib/zerotier-one/identity.secret ]; do
 	sleep 0.2
 done
 
-# HACK: permissions model nonexistent yet... make sure httpd's can talk to this...
-chmod 0777 /tmp/.zt*
-
 echo '*** Waiting for network config...'
 
 virtip4=""