mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
doc: Warn that extra-special-file files persist.
* doc/guix.tex (Base Services)[extra-special-file]: Add warning regarding special files persisting after extra-special-file call is removed from the system config. Change-Id: I29cb3a31ee45894293d9becf3c0ebe93ea7f0da4 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #2810
This commit is contained in:
parent
38a5dd01dd
commit
3bebde3481
1 changed files with 5 additions and 0 deletions
|
|
@ -19852,6 +19852,11 @@ symlink:
|
|||
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.
|
||||
|
||||
The special files persist on your system even after the
|
||||
@code{extra-special-file} call has been removed from your system config
|
||||
and the system has been reconfigured. The special files need to be
|
||||
removed manually.
|
||||
@end deffn
|
||||
|
||||
@defvar host-name-service-type
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue