guix/doc
Clément Lassieur f895dce41b
services: openssh: Fix 'PrintLastLog' default behaviour.
* gnu/services/ssh.scm (openssh-config-file): Add 'print-last-log?' option.
(<openssh-configuration>)[print-last-log?]: Add it.
(openssh-activation): Touch /var/log/lastlog.
* doc/guix.texi (Networking Services): Document 'print-last-log?'.

Before that, the service did not work as expected because /var/log/lastlog did
not exist.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-10 19:23:45 +01:00
..
images doc: Update dot graphs. 2016-12-17 14:46:42 +01:00
contributing.texi doc: Update patch submission instructions. 2017-02-13 10:02:54 +01:00
environment-gdb.scm
fdl-1.3.texi
guix.texi services: openssh: Fix 'PrintLastLog' default behaviour. 2017-03-10 19:23:45 +01:00
htmlxref.cnf Remove Emacs interface. 2016-12-29 23:40:24 +03:00
local.mk build: Remove reference to 'doc/emacs.texi'. 2017-01-12 14:59:36 +01:00
package-hello.scm