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
..
2018-12-23 17:57:06 +01:00
2017-11-05 15:29:52 +01:00
2018-06-23 00:21:23 +02:00
2019-01-16 14:07:37 +01:00
2019-03-10 23:41:33 +01:00
2018-04-03 16:21:31 +02:00
2018-08-13 00:29:47 +02:00
2019-03-10 21:32:38 +03:00
2019-03-04 15:22:58 +01:00
2018-06-22 12:37:19 +02:00
2018-10-04 22:30:23 +02:00
2019-03-08 23:21:59 +01:00
2019-02-24 21:48:47 +00:00
2018-03-07 11:22:41 +01:00
2018-12-04 07:16:00 +03:00
2019-02-11 18:29:01 +01:00
2018-11-20 22:40:44 +05:30
2019-01-17 14:04:22 +01:00
2017-03-12 19:09:32 +01:00
2016-07-21 18:53:27 +02:00
2018-11-10 19:12:21 +01:00
2019-01-28 14:57:10 +01:00
2019-01-10 14:59:23 +01:00
2019-03-10 21:32:38 +03:00
2019-01-11 12:14:38 +01:00
2018-01-19 17:28:31 +01:00
2018-06-20 12:16:11 -04:00
2019-03-04 15:22:58 +01:00
2016-12-21 20:45:34 +01:00
2018-08-20 21:43:56 -07:00
2018-12-18 16:04:26 +01:00
2018-06-25 23:29:46 +08:00
2017-01-25 14:05:37 +01:00
2019-03-04 15:22:58 +01:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00
2018-10-02 08:11:17 +01:00
2018-07-14 13:19:37 +02:00
2017-10-10 22:06:08 +02:00
2018-12-17 22:09:10 +03:00
2019-02-17 08:48:49 +01:00