nixpkgs/pkgs/tools/networking/mosh
Lenz Weber 7c34c28cfa nixos/programs.mosh: refactor
Adds programs.mosh.withUtempter (default: true).
The option enables -with-utempter for mosh, allowing it to write to
/var/run/utmp and thus making connected sessions appear in the output
of `who -a`.

For that, a guid-wrapper is required. Also, the path to the `utempter` was
hardcoded in the resulting binary until now (so it could never been found),
thus, libutempter was patched accordingly to point to
/run/wrappers/bin/utempter which at least works when the wrapper is
configured.
2018-06-08 20:57:16 +02:00
..
default.nix nixos/programs.mosh: refactor 2018-06-08 20:57:16 +02:00
ssh_path.patch mosh: use ssh from nixpkgs 2017-01-28 13:21:24 -05:00
utempter_path.patch nixos/programs.mosh: refactor 2018-06-08 20:57:16 +02:00