all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Thompson <dthompson2@worcester.edu>
To: guix-devel@gnu.org
Subject: [DMD] [PATCH] doc: Fix location of default user dmd configuration file.
Date: Sat, 02 May 2015 19:02:16 -0400	[thread overview]
Message-ID: <874mnu60sn.fsf@fsf.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 112 bytes --]

While setting up dmd as a user service manager, the docs let me astray
and I put my config in the wrong place.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-Fix-location-of-default-user-dmd-configuration-f.patch --]
[-- Type: text/x-diff, Size: 1049 bytes --]

From 5604ea6b3760b3289dd7617c57910669f5b3922e Mon Sep 17 00:00:00 2001
From: David Thompson <dthompson2@worcester.edu>
Date: Sat, 2 May 2015 18:58:44 -0400
Subject: [PATCH] doc: Fix location of default user dmd configuration file.

* dmd.texi ("Jump Start"): Document the real default user config file.
---
 dmd.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dmd.texi b/dmd.texi
index 1889c1c..206f0a2 100644
--- a/dmd.texi
+++ b/dmd.texi
@@ -140,7 +140,7 @@ mentioned below.
 When dmd gets started, it reads and evaluates a configuration file.  When it is
 started with superuser priviledges, it tries to use
 @code{/etc/dmdconf.scm}, when started as normal user, it looks for a
-file called @code{.dmdconf.scm} in the user's home directory.  With the
+file called @code{.dmd.d/init.scm} in the user's home directory.  With the
 option @code{--config} (or, for short, @code{-c}), you can specify
 where to look instead.  So if you want to start dmd with an
 alternative file, use one of the following commands:
-- 
2.1.4


[-- Attachment #3: Type: text/plain, Size: 136 bytes --]


-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate

             reply	other threads:[~2015-05-02 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-02 23:02 David Thompson [this message]
2015-05-03 20:03 ` [DMD] [PATCH] doc: Fix location of default user dmd configuration file 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=874mnu60sn.fsf@fsf.org \
    --to=dthompson2@worcester.edu \
    --cc=guix-devel@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.