aboutsummaryrefslogtreecommitdiffstats
path: root/guix/INSTALL.md
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2015-11-22 21:34:00 +0800
committerTing-Wei Lan <lantw44@gmail.com>2015-11-22 21:34:00 +0800
commitfc3408e473322539796db8492b110d118f3a1ae7 (patch)
treea2fde56c97b1005eb9a8ee82b784c6c8a96de313 /guix/INSTALL.md
parent131f28b10d14166d97cafd61faf7db3b2d3d40e1 (diff)
downloadcopr-rpm-spec-fc3408e473322539796db8492b110d118f3a1ae7.tar
copr-rpm-spec-fc3408e473322539796db8492b110d118f3a1ae7.tar.gz
copr-rpm-spec-fc3408e473322539796db8492b110d118f3a1ae7.tar.bz2
copr-rpm-spec-fc3408e473322539796db8492b110d118f3a1ae7.tar.lz
copr-rpm-spec-fc3408e473322539796db8492b110d118f3a1ae7.tar.xz
copr-rpm-spec-fc3408e473322539796db8492b110d118f3a1ae7.tar.zst
copr-rpm-spec-fc3408e473322539796db8492b110d118f3a1ae7.zip
guix: The group name was changed to guixbuild by upstream
Diffstat (limited to 'guix/INSTALL.md')
-rw-r--r--guix/INSTALL.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/guix/INSTALL.md b/guix/INSTALL.md
index 2ec1417..787a43b 100644
--- a/guix/INSTALL.md
+++ b/guix/INSTALL.md
@@ -1,10 +1,10 @@
-The post-install script will create an user and a group called `guix-builder`.
+The post-install script will create an user and a group called `guixbuild`.
If you want more users for building packages, add more users to the
-`guix-builder` group.
+`guixbuild` group.
Start the `guix-daemon` by using systemd or manually running command
-`guix-daemon --build-users-group=guix-builder` as root. `guix-daemon`
+`guix-daemon --build-users-group=guixbuild` as root. `guix-daemon`
will create most necessary files and directories when you first using it.
If you want to use prebuilt packages provided by