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 services: Fix typo in (gnu services admin). 2018-12-23 17:57:06 +01:00
audio.scm
authentication.scm
avahi.scm services: avahi: Deprecate the 'avahi-service' procedure. 2019-01-16 14:07:37 +01:00
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 gnu: postgresql: Add extension-packages. 2018-10-04 22:30:23 +02:00
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 services: ddclient: Fix unrecognized keywords. 2018-12-04 07:16:00 +03:00
docker.scm services: docker: Make shepherd service also require "dbus-system", 2019-02-11 18:29:01 +01:00
games.scm services: wesnothd: Run as wesnothd user and group. 2018-11-20 22:40:44 +05:30
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 services: dovecot: Set correct default value for the "auth" service. 2018-11-10 19:12:21 +01:00
mcron.scm gnu: Move most packages from guile.scm to new module. 2019-01-28 14:57:10 +01:00
messaging.scm services: Use 'define-deprecated' for service procedures. 2019-01-10 14:59:23 +01:00
monitoring.scm services: zabbix-front-end: Show location in messages. 2019-03-10 21:32:38 +03:00
networking.scm services: Deprecate a few more service procedures. 2019-01-11 12:14:38 +01:00
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 gnu: services: Fix pcscd activation bug. 2018-08-20 21:43:56 -07:00
shepherd.scm file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
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 services: Add Gitolite. 2018-10-02 08:11:17 +01:00
virtualization.scm
vpn.scm
web.scm services: php-fpm: Add 'timezone' configuration. 2018-12-17 22:09:10 +03:00
xorg.scm services: xorg: Enable override of xserver-arguments. 2019-02-17 08:48:49 +01:00