guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] [Shepherd][PATCH 0/3] Change configuration file.


From: Mathieu Lirzin
Subject: [PATCH 0/3] [Shepherd][PATCH 0/3] Change configuration file.
Date: Sat, 16 Jan 2016 23:17:38 +0100

As suggested by Ludo here is an implementation of:

  • Change configuration file from ~/.dmd.d/init.scm to
    ~/.config/shepherd/init.scm (ideally honor XDG variables.)  Same for
    the socket file name.

Mathieu Lirzin (3):
  maint: Add .dir-locals.el.
  support: Add a keyword argument '#:secure?' to verify-dir.
  support: Rename user-dmddir to %user-shepherd-dir.

 .dir-locals.el               | 13 +++++++++
 modules/shepherd.scm         |  8 +++---
 modules/shepherd/support.scm | 68 +++++++++++++++++++++++++++++++-------------
 3 files changed, 65 insertions(+), 24 deletions(-)
 create mode 100644 .dir-locals.el

-- 
2.6.4


reply via email to

[Prev in Thread] Current Thread [Next in Thread]