summaryrefslogtreecommitdiff
path: root/lxc/setup
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2020-02-13 08:47:33 -0600
committerTom Barrett <tom@tombarrett.xyz>2020-02-13 08:47:33 -0600
commitd5fad7e84a1cc8146fb3250d4c1d4d18045f4c52 (patch)
tree6fb0d0d6e57d07a0bc5a79e1fdeed7fb4a28c261 /lxc/setup
parenta87d9786f4257fdfc347987927a1a0744bb8a20f (diff)
create a basic debian box for sysadmin testing
Diffstat (limited to 'lxc/setup')
-rwxr-xr-xlxc/setup1
1 files changed, 0 insertions, 1 deletions
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."
-