Re: Guix initd script

2014-01-15 Thread Sree Harsha Totakura
Yes, but it may not work if those distros have systemd which is likely to replace or may have replaced sysinit. Sree On 01/15/2014 04:22 PM, Ludovic Courtès wrote: Sree Harsha Totakura sreehar...@totakura.in skribis: I wrote an initd script for starting guix-daemon and would like to share

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 talk at FOSDEM, Brussels, Feb. 2nd

2014-01-15 Thread Ludovic Courtès
Alex Sassmannshausen alex.sassmannshau...@gmail.com skribis: Don't know about anyone else, but I'm pretty excited about the DMD/declarative system configuration aspect of things — would be great to have an intro/overview to that, if that seems appropriate? Yes, definitely, I had that in mind

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