1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/services
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
..
2017-03-05 03:41:32 -05:00
2017-01-08 23:39:36 +01:00
2016-12-03 18:00:32 +01:00
2017-03-10 14:48:05 +01:00
2016-06-22 22:56:06 +02:00
2016-10-12 19:26:10 +02:00
2016-12-21 20:45:34 +01:00
2017-02-19 23:29:38 +01:00