From 4623af02ecf4996c5c681a9176bd6f2341bb9c39 Mon Sep 17 00:00:00 2001 From: aptalca Date: Thu, 9 Sep 2021 15:24:23 -0400 Subject: [PATCH] mod-list.yml: add openssh-server-autossh --- mod-list.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mod-list.yml b/mod-list.yml index cf2c6c1..ec9a722 100644 --- a/mod-list.yml +++ b/mod-list.yml @@ -54,8 +54,9 @@ mods: - ioncube: https://github.com/linuxserver/docker-mods/tree/swag-ioncube - proxy-confs: https://github.com/linuxserver/docker-mods/tree/nginx-proxy-confs openssh-server: - mod_count: 4 + mod_count: 5 container_mods: + - autossh: https://github.com/linuxserver/docker-mods/tree/openssh-server-autossh - git: https://github.com/linuxserver/docker-mods/tree/openssh-server-git - rsync: https://github.com/linuxserver/docker-mods/tree/openssh-server-rsync - openssh-client: https://github.com/linuxserver/docker-mods/tree/openssh-server-openssh-client