added optional cpuset accounting
[rrq/overlay-boot.git] / overlay-boot
index 44bc76f0ec71873e73167f347bbb988dc3533dbd..fc4b8b428e0d7eb1ffc2665b4c3aca5071f550f9 100755 (executable)
@@ -23,6 +23,7 @@ fi
 subhost_config
 setup_veth_cables $NAME $CABLES
 setup_overlay "$NAME" "$LIVE" "$LOWER" "$UPPER" "$WORK"
+setup_cgroup2_accounting "$NAME" "$$"
 
 exithandler() {
     ip netns del $NAME