unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [DMD] [PATCH] doc: Fix location of default user dmd configuration file.
@ 2015-05-02 23:02 David Thompson
  2015-05-03 20:03 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: David Thompson @ 2015-05-02 23:02 UTC (permalink / raw)
  To: guix-devel

[-- 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [DMD] [PATCH] doc: Fix location of default user dmd configuration file.
  2015-05-02 23:02 [DMD] [PATCH] doc: Fix location of default user dmd configuration file David Thompson
@ 2015-05-03 20:03 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2015-05-03 20:03 UTC (permalink / raw)
  To: David Thompson; +Cc: guix-devel

David Thompson <dthompson2@worcester.edu> skribis:

> 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.

Pushed, thanks!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-03 20:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-02 23:02 [DMD] [PATCH] doc: Fix location of default user dmd configuration file David Thompson
2015-05-03 20:03 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).