spacepaste

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