guix/gnu/services
Ludovic Courtès 309d87c3aa
services: guix: Allocate build user UIDs in the system range.
Until now we were allocating the UIDs of build users above 30000, which
is in "normal" user UID range.  This static allocation was unnecessary,
so this change lets the system allocate UIDs in the system range (below
1000).

* gnu/services/base.scm (guix-build-accounts): Remove #:first-uid, and
remove 'uid' field from 'user-account'.
2019-03-10 23:41:33 +01:00
..
admin.scm
audio.scm
authentication.scm
avahi.scm
base.scm services: guix: Allocate build user UIDs in the system range. 2019-03-10 23:41:33 +01:00
certbot.scm
cgit.scm
configuration.scm services: configuration: Add '%location'. 2019-03-10 21:32:38 +03:00
cuirass.scm services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
cups.scm
databases.scm
dbus.scm activation: Shared system home directories are now 555 and root-owned. 2019-03-08 23:21:59 +01:00
desktop.scm services: desktop: Fix define for the upower-service procedure. 2019-02-24 21:48:47 +00:00
dict.scm
dns.scm
docker.scm services: docker: Make shepherd service also require "dbus-system", 2019-02-11 18:29:01 +01:00
games.scm
herd.scm services: herd: Allow to pass arguments to start-service. 2019-01-17 14:04:22 +01:00
kerberos.scm
lirc.scm
mail.scm
mcron.scm gnu: Move most packages from guile.scm to new module. 2019-01-28 14:57:10 +01:00
messaging.scm
monitoring.scm services: zabbix-front-end: Show location in messages. 2019-03-10 21:32:38 +03:00
networking.scm
nfs.scm
pm.scm
rsync.scm services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
sddm.scm
security-token.scm
shepherd.scm
sound.scm
spice.scm
ssh.scm services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm
vpn.scm
web.scm
xorg.scm services: xorg: Enable override of xserver-arguments. 2019-02-17 08:48:49 +01:00