From d5fad7e84a1cc8146fb3250d4c1d4d18045f4c52 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Thu, 13 Feb 2020 08:47:33 -0600 Subject: create a basic debian box for sysadmin testing --- lxc/setup | 1 - 1 file changed, 1 deletion(-) (limited to 'lxc/setup') diff --git a/lxc/setup b/lxc/setup index 5fdf825..6cfe699 100755 --- a/lxc/setup +++ b/lxc/setup @@ -7,4 +7,3 @@ virsh net-autostart default echo "kernel.unprivileged_userns_clone=1" > /etc/sysctl.d/80-lxc-userns.conf echo "tom veth virbr0 2" > /etc/lxc/lxc-usernet echo "you should reboot now." - -- cgit v1.2.3