Merge branch '7709-sdk-cli-active_support'
[arvados.git] / doc / install / install-crunch-dispatch.html.textile.liquid
index fda0769abfe6c34d94e0359ce395d2e6bf9b0d48..8510b6d5a1704e9dc425d9476406ddd1d3cb9db2 100644 (file)
@@ -185,7 +185,7 @@ export HOME=$(pwd)
 export RAILS_ENV=production
 
 ## Uncomment and edit this line if your compute nodes have cgroup info
-## somewhere other than /sys/fs/cgroup (e.g., "/cgroup" for CentOS 6)
+## somewhere other than /sys/fs/cgroup (e.g., "/cgroup" for CentOS 7)
 #export CRUNCH_CGROUP_ROOT="/sys/fs/cgroup"
 
 ## Uncomment this line if your cluster uses self-signed SSL certificates: