Rename Instrument Cluster Container layer
[AGL/meta-agl-devel.git] / meta-agl-ic-container / recipes-container / lxc-config / lxc-config-cluster-demo / basic.in
1 # lxc basic setting
2 lxc.rootfs.path = dir:/var/lib/machines/cluster-demo
3 lxc.signal.halt = SIGRTMIN+3
4 lxc.signal.reboot = SIGTERM
5 lxc.uts.name = "cluster"
6 lxc.tty.max = 1
7 lxc.pty.max = 1
8 lxc.cap.drop = sys_module mac_admin mac_override sys_time
9