summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
diff options
context:
space:
mode:
authorAlex Kost <alezost@gmail.com>2016-01-27 17:48:55 +0300
committerAlex Kost <alezost@gmail.com>2016-01-29 20:20:19 +0300
commitb8c02c18b47f79f3410f76cb03d9690e6fd1a15e (patch)
tree9f065acab68b8461253ea61f3a2590cf0cfa5ae9 /gnu/services/base.scm
parent34044d551f84cd5cd2568145f4ad3eaf690154ba (diff)
Rename '/root/etc/dmd' directory and 'do-not-kill' file.
* gnu/services/base.scm (%do-not-kill-file): Rename to "/etc/shepherd/do-not-kill". * gnu/build/linux-boot.scm (mount-root-file-system): Rename "/root/etc/dmd" to "/root/etc/shepherd".
Diffstat (limited to 'gnu/services/base.scm')
-rw-r--r--gnu/services/base.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/base.scm b/gnu/services/base.scm
index fbb29c1ee2..6483a66b5a 100644
--- a/gnu/services/base.scm
+++ b/gnu/services/base.scm
@@ -325,7 +325,7 @@ in KNOWN-MOUNT-POINTS when it is stopped."
(define %do-not-kill-file
;; Name of the file listing PIDs of processes that must survive when halting
;; the system. Typical example is user-space file systems.
- "/etc/dmd/do-not-kill")
+ "/etc/shepherd/do-not-kill")
(define user-processes-service-type
(dmd-service-type