diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 9fbe890e5c..500a462bfb 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -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 |