diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-03-10 23:32:18 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-03-10 23:41:33 +0100 |
commit | 309d87c3aa8df1a0784efa903f63d0d9b95cace6 (patch) | |
tree | a1b8dd44fc13576053b9965e5b14db79c3ce8a63 /configure.ac | |
parent | 45fef894eb5b39029633cd0cd907e8ce8c5ab379 (diff) | |
download | guix-309d87c3aa8df1a0784efa903f63d0d9b95cace6.tar.gz |
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'.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions