Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
guix
run_guix_daemon.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File run_guix_daemon.sh of Package guix
#!/bin/sh # if there is newer Guix daemon compiled by `guix pull`, use it if [ -x /var/guix/profiles/per-user/root/guix-profile/bin/guix-daemon ]; then BINARY=/var/guix/profiles/per-user/root/guix-profile/bin/guix-daemon else # otherwise use the one installed with our package BINARY=/usr/bin/guix-daemon fi exec "$BINARY" --build-users-group=guixbuild
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor