Update load_chroot_ssh ports
This commit is contained in:
@@ -46,7 +46,7 @@ def spawn_ssh(args, chroot):
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
start_port = 2000
|
||||
start_port = 3000
|
||||
chroot_dir = "/sabayon/sources"
|
||||
chroots = os.listdir(chroot_dir)
|
||||
default_args = ["/usr/sbin/sshd"]
|
||||
|
||||
Reference in New Issue
Block a user