From cb43ed9d4d498e996c1640ed50c943d611852414 Mon Sep 17 00:00:00 2001 From: DTux Date: Thu, 16 Aug 2018 22:43:48 +0200 Subject: [PATCH] =?UTF-8?q?Suppression=20du=20serveur=20librepc=20=C3=A0?= =?UTF-8?q?=20remplacer=20par=20celui=20de=20Lalis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SPECS/task-librepc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/task-librepc.spec b/SPECS/task-librepc.spec index 0f64678..c935149 100755 --- a/SPECS/task-librepc.spec +++ b/SPECS/task-librepc.spec @@ -126,5 +126,5 @@ This task package installs LALIS choosen packages in mageia and some configurati adduser lalis chmod -R o-rwX /home/lalis echo "Allowusers lalis" >>/etc/ssh/sshd_config -printf "#!/bin/sh\nssh -N -f -R 6000:localhost:22 ssh@librepc.homelinux.net\n" >/usr/local/bin/tunnel +printf "#!/bin/sh\nssh -N -f -R 6000:localhost:22 ssh@\n" >/usr/local/bin/tunnel chmod a+x /usr/local/bin/tunnel