From fc3408e473322539796db8492b110d118f3a1ae7 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Sun, 22 Nov 2015 21:34:00 +0800 Subject: guix: The group name was changed to guixbuild by upstream --- guix/INSTALL.md | 6 +++--- guix/README.md | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'guix') 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 diff --git a/guix/README.md b/guix/README.md index 69ae087..a728e43 100644 --- a/guix/README.md +++ b/guix/README.md @@ -1 +1,2 @@ -[GNU Guix](http://www.gnu.org/software/guix/) packages with systemd service file +[GNU Guix](http://www.gnu.org/software/guix/): A purely functional package +manager for the GNU system. -- cgit v1.2.3