[ARVADOS] updated: 1.3.0-3058-g0036a0a57

Git user git at public.arvados.org
Thu Sep 3 18:35:56 UTC 2020


Summary of changes:
 tools/arvbox/lib/arvbox/docker/service/webshell/run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  0036a0a5755f6c0fb5c7747c7d4442c0972b696c (commit)
      from  a730ff3281e2a4eff04240e6233c9c13ac8fdbfb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 0036a0a5755f6c0fb5c7747c7d4442c0972b696c
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Sep 3 14:34:16 2020 -0400

    16796: Fix webshell --service
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/tools/arvbox/lib/arvbox/docker/service/webshell/run b/tools/arvbox/lib/arvbox/docker/service/webshell/run
index c6e3fe5f3..1c0fdb169 100755
--- a/tools/arvbox/lib/arvbox/docker/service/webshell/run
+++ b/tools/arvbox/lib/arvbox/docker/service/webshell/run
@@ -39,4 +39,4 @@ session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux
 EOF
 
 exec shellinaboxd --verbose --port ${services[webshell]} --user arvbox --group arvbox \
-                  --disable-ssl --no-beep --service=/:AUTH:HOME:SHELL
\ No newline at end of file
+                  --disable-ssl --no-beep --service=/$localip:AUTH:HOME:SHELL
\ No newline at end of file

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list