Adam Ierymenko 10 年之前
父节点
当前提交
4b82171a95
共有 1 个文件被更改,包括 0 次插入3 次删除
  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=""