X-Git-Url: https://git.arvados.org/arvados-dev.git/blobdiff_plain/837d63cd0fa33bbed08c2e2d3b84b3d29756c50c..442871402fb876dc83a85361ca0403ecdd62dc5d:/jenkins/packer-images/jenkins-image-with-docker.sh diff --git a/jenkins/packer-images/jenkins-image-with-docker.sh b/jenkins/packer-images/jenkins-image-with-docker.sh index a24c23d..fbc2e93 100755 --- a/jenkins/packer-images/jenkins-image-with-docker.sh +++ b/jenkins/packer-images/jenkins-image-with-docker.sh @@ -24,3 +24,4 @@ sudo chown -R jenkins:jenkins /usr/local/arvados-dev/ # React uses a lot of filesystem watchers (via inotify). Increase the default # so we have a higher limit at runtime. echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf +sysctl -p \ No newline at end of file