all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [shepherd] 06/09: Rename default system configuration file.
Date: Wed, 27 Jan 2016 11:57:42 +0300	[thread overview]
Message-ID: <878u3bh01l.fsf@gmail.com> (raw)
In-Reply-To: <878u3cvcs4.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 26 Jan 2016 11:46:35 +0100")

Ludovic Courtès (2016-01-26 13:46 +0300) wrote:

> Alex Kost <alezost@gmail.com> skribis:
>
>> --- a/modules/shepherd/support.scm
>> +++ b/modules/shepherd/support.scm
>> @@ -280,7 +280,7 @@ TARGET should be a string representing a filepath + name."
>>  global system configuration file when running as 'root'.  As a side effect,
>>  create a template configuration file if non exists."
>>    (if (zero? (getuid))
>> -      (string-append %sysconfdir "/dmdconf.scm")
>> +      (string-append %sysconfdir "/shepherd.conf.scm")
>
> I had overlooked this, but maybe just “shepherd.scm” would be enough?

Oops, I already pushed this patch.  I don't have any preference for this
name, and I think it doesn't really matter what name to use, especially
taking into account that this default name is not used by GuixSD.

-- 
Alex

  reply	other threads:[~2016-01-27  8:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20160126094024.8277.59434@vcs.savannah.gnu.org>
     [not found] ` <E1aO06t-0002BJ-Gi@vcs.savannah.gnu.org>
2016-01-26 10:46   ` [shepherd] 06/09: Rename default system configuration file Ludovic Courtès
2016-01-27  8:57     ` Alex Kost [this message]
2016-01-27 12:19       ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878u3bh01l.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.