guix/guix-user.conf
Jonathan Brielmaier cd1e6068b2 Accepting request 1146806 from home:jaimeMF:branches:devel:languages:misc
- Modify guix-user.conf so that /etc/group is modify, otherwise guix doesn't find the users of the guixbuild group.

OBS-URL: https://build.opensuse.org/request/show/1146806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=53
2024-02-15 14:45:13 +00:00

13 lines
632 B
Plaintext

#Type Name ID GECOS Home directory Shell
g guixbuild -
u guix-builder1 -:guixbuild "Guix builder 1" /var/empty /sbin/nologin
m guix-builder1 guixbuild
u guix-builder2 -:guixbuild "Guix builder 2" /var/empty /sbin/nologin
m guix-builder2 guixbuild
u guix-builder3 -:guixbuild "Guix builder 3" /var/empty /sbin/nologin
m guix-builder3 guixbuild
u guix-builder4 -:guixbuild "Guix builder 4" /var/empty /sbin/nologin
m guix-builder4 guixbuild
u guix-builder5 -:guixbuild "Guix builder 5" /var/empty /sbin/nologin
m guix-builder5 guixbuild