guix/gnu
pinoaffe 051f3254cd
gnu: Add AutoSSH service.
* gnu/services/ssh.scm (<autossh-configuration>): New record type.
(autossh-service-type): New variable.
(autossh-service-activation, autossh-file-name): New procedures.
* doc/guix.texi (Networking Services): Document this.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-05-05 15:32:40 +03:00
..
bootloader gnu: Add u-boot-pinebook-pro-rk3399. 2020-04-20 19:13:35 -07:00
build file-systems: Fix UTF-16 handling in initrd. 2020-05-03 23:04:57 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine
packages gnu: Add sequoia. 2020-05-05 13:20:46 +02:00
services gnu: Add AutoSSH service. 2020-05-05 15:32:40 +03:00
system linux-initrd: Provide fsck for F2FS. 2020-05-03 23:04:59 +02:00
tests tests: install: Test a F2FS root file system. 2020-05-03 20:35:50 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Fix backtrace display. 2020-04-18 17:42:02 +02:00
local.mk gnu: Add sequoia. 2020-05-05 13:20:46 +02:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm system: Blacklist usbkbd kernel module in default kernel-arguments. 2020-05-01 12:27:52 +00:00
tests.scm