guix/gnu/services
Diego Nicola Barbato 61569171d0
services: slim: Allow SLiM to be started on multiple ttys.
This change makes it possible to add multiple SLiM services to an operating
system configuration by setting the new 'display' and 'vt' fields in their
configurations to different values.  Each SLiM service will get its own
authfile, logfile, lockfile, and shepherd service, which will start SLiM on a
different tty.

* gnu/services/xorg.scm: Export slim-configuration-display and
  slim-configuration-vt.
  (<slim-configuration>)[display, vt]: New fields.
  (slim-shepherd-service): Refactor let.
  [slim.cfg]: Use new fields for setting display_name, xserver_arguments,
  authfile, lockfile, and logfile.
  [shepherd-service][provision]: Name the shepherd service according to the
  value of 'vt'.
  [shepherd-service][start]: Delete the right lockfile.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-07 15:46:54 +02:00
..
admin.scm
audio.scm
authentication.scm
avahi.scm
base.scm services: file-system: Filter what goes to /etc/fstab. 2019-04-27 00:11:52 +02:00
certbot.scm gnu: certbot: Add support for manual plugin. 2019-04-25 19:46:18 +02:00
cgit.scm
configuration.scm
cuirass.scm
cups.scm
databases.scm
dbus.scm
desktop.scm services: colord: Make public and searchable. 2019-04-30 12:03:02 +02:00
dict.scm
dns.scm gnu: knot: Fix typos. 2019-04-27 15:56:35 +02:00
docker.scm services: docker: Add new fields to support proxy. 2019-05-05 20:14:15 -04:00
games.scm
herd.scm
kerberos.scm
lirc.scm
mail.scm
mcron.scm
messaging.scm
monitoring.scm
networking.scm
nfs.scm
pm.scm
rsync.scm
sddm.scm
security-token.scm
shepherd.scm
sound.scm
spice.scm
ssh.scm
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm
vpn.scm
web.scm gnu: Remove unused module reference. 2019-04-28 16:05:57 +02:00
xorg.scm services: slim: Allow SLiM to be started on multiple ttys. 2019-05-07 15:46:54 +02:00