remote checkfs.sh from squeeze
[sysadmin-cookbook] / recepies / lxc / 2.append
1
2 #allow-hotplug eth0
3
4 # man bridge-utils-interfaces
5 auto br0
6 iface br0 inet static
7         bridge_ports eth0
8         bridge_fd 0
9         address 10.60.0.92
10         netmask 255.255.254.0
11         gateway 10.60.0.1