doc: Warn about extra-special-file usage in /etc.
* doc/guix.texi (Base Services)[extra-special-file]: Add warning regarding files in /etc. Change-Id: Ic45465c8712d61caeed42d7912777368e8763a1a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
6aaff90ad6
commit
398393187c
@ -19070,6 +19070,10 @@ symlink:
|
||||
(extra-special-file "/usr/bin/env"
|
||||
(file-append coreutils "/bin/env"))
|
||||
@end lisp
|
||||
|
||||
This procedure is meant for @code{/bin/sh}, @code{/usr/bin/env} and
|
||||
similar targets. In particular, use for targets under @code{/etc} might
|
||||
not work as expected if the target is managed by Guix in other ways.
|
||||
@end deffn
|
||||
|
||||
@defvar host-name-service-type
|
||||
|
Loading…
Reference in New Issue
Block a user