Ludovic Courtès writes:
> Christopher Allan Webber skribis:
>
>> From c718ca3986750c255a58b87d9e6805e56c1ffc72 Mon Sep 17 00:00:00 2001
>> From: Christopher Allan Webber
>> Date: Mon, 8 Feb 2016 16:01:49 -0800
>> Subject: [PATCH] gnu: Add autossh.
>>
>> * gnu/packages/ssh.scm (autossh): New vari
Christopher Allan Webber skribis:
> From c718ca3986750c255a58b87d9e6805e56c1ffc72 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Mon, 8 Feb 2016 16:01:49 -0800
> Subject: [PATCH] gnu: Add autossh.
>
> * gnu/packages/ssh.scm (autossh): New variable.
[...]
> +(synopsis "Au
Christopher Allan Webber writes:
> Hello all! I got autossh packaged, at least in theory. I use this all
> the time when on Debian.
>
> And yet, though the binary appears on my profile, it seems to do nothing
> in Guix. I'm not sure why this is.
>
> I should be able to do:
>
> autossh fencepo
On Mon, 08 Feb 2016 16:05:19 -0800
Christopher Allan Webber wrote:
> Hello all! I got autossh packaged, at least in theory. I use this all
> the time when on Debian.
>
> And yet, though the binary appears on my profile, it seems to do nothing
> in Guix. I'm not sure why this is.
>
> I should
Hello all! I got autossh packaged, at least in theory. I use this all
the time when on Debian.
And yet, though the binary appears on my profile, it seems to do nothing
in Guix. I'm not sure why this is.
I should be able to do:
autossh fencepost.gnu.org
and it should work, but instead I jus