#!/sbin/openrc-run # This is a service script file for the openrc init system to launch # 'guix-daemon'. Copy it as /etc/init.d/guix-daemon to have 'guix-daemon' # automatically started. command=@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon command_args=--build-users-group=guixbuild command_background=true pidfile=/run/guix-daemon.pid GUIX_LOCPATH=@localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale LC_ALL=en_US.utf8