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
..
admin.scm services: guix: Add 'log-file' configuration option. 2016-12-19 23:57:20 +01:00
avahi.scm
base.scm services: Add agetty service. 2017-03-05 03:41:32 -05:00
configuration.scm gnu: Add Prosody service. 2017-01-08 23:39:36 +01:00
cuirass.scm services: cuirass: Add load-path to cuirass configuration 2017-02-02 09:04:40 +01:00
cups.scm services: Fix 'mkdir-p' in activation scripts. 2017-01-25 14:05:37 +01:00
databases.scm services: Add 'redis-service-type'. 2017-01-12 16:49:47 +01:00
dbus.scm
desktop.scm services: Add libmtp's udev rules to '%desktop-services'. 2016-12-29 23:35:42 +01:00
dict.scm
herd.scm
kerberos.scm
lirc.scm
mail.scm services: Add exim-service-type. 2017-03-10 14:48:05 +01:00
mcron.scm
messaging.scm services: prosody: Use 'id' to introduce unhygienic top-level identifiers. 2017-03-08 23:42:52 +01:00
networking.scm services: Add openvswitch-service-type. 2017-02-12 14:48:34 +08:00
nfs.scm
sddm.scm gnu: Fix typo in comment. 2016-12-21 20:45:34 +01:00
shepherd.scm services: shepherd: Replace spaces with hyphens in file names. 2017-02-08 16:17:05 +01:00
spice.scm services: Fix 'mkdir-p' in activation scripts. 2017-01-25 14:05:37 +01:00
ssh.scm services: openssh: Fix 'PrintLastLog' default behaviour. 2017-03-10 19:23:45 +01:00
version-control.scm
vpn.scm services: Fix 'mkdir-p' in activation scripts. 2017-01-25 14:05:37 +01:00
web.scm services: nginx: Add default values for <nginx-configuration> fields. 2017-01-19 14:44:59 +01:00
xorg.scm gnu: Remove xf86-video-modesetting. 2017-02-19 23:29:38 +01:00