Re: Guix initd script

2014-01-15 Thread Sree Harsha Totakura
it. It is available here: https://gnunet.org/content/gnu-guix-initd-script Nice, thanks! I assume that’s notably for Debian-based distros, right? Ludo’.

Re: Guix initd script

2014-01-15 Thread Nikita Karetnikov
I wrote an initd script for starting guix-daemon and would like to share it. It is available here: https://gnunet.org/content/gnu-guix-initd-script Could you add a license header? pgpz2N9UVYWxf.pgp Description: PGP signature

Re: Guix initd script

2014-01-15 Thread Sree Harsha Totakura
On 01/15/2014 08:40 PM, Nikita Karetnikov wrote: Could you add a license header? Ok, attached the file with license header. Sree #!/bin/sh ### BEGIN INIT INFO # Provides: guix-daemon # Required-Start:$local_fs $remote_fs $network $syslog # Required-Stop: $local_fs $remote_fs