summaryrefslogtreecommitdiff
path: root/scripts/debian_roll
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/debian_roll')
-rwxr-xr-xscripts/debian_roll3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/debian_roll b/scripts/debian_roll
index 041baf4..e7ae1ff 100755
--- a/scripts/debian_roll
+++ b/scripts/debian_roll
@@ -28,6 +28,3 @@ lxc-attach -n $NAME -- bash -c 'echo "AllowTcpForwarding yes" >> /etc/ssh/sshd_c
lxc-attach -n $NAME -- bash -c 'echo "X11UseLocalhost yes" >> /etc/ssh/sshd_config'
lxc-attach -n $NAME -- bash -c 'echo "PermitRootLogin yes" >> /etc/ssh/sshd_config'
lxc-attach -n $NAME -- systemctl restart sshd
-
-# display info
-lxc-info -n $NAME