spacepaste

  1.  
  2. #!/bin/sh
  3. # save this into /etc/local.d/guix-daemon.start
  4. start-stop-daemon -bm --start --exec /gnu/store/gj2i5xs7nm80mwrb139pa8iqfccw08zz-guix-0.12.0/bin/guix-daemon --pidfile /var/run/guix-daemon.pid -- --build-users-group=guix-builder
  5.