Skip to content
Snippets Groups Projects
Commit f2d38366 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

doc update

parent a1f5a788
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ The field *Starts after* reveals the start process order if the *tree* is enable
The field *Current* tells you if the tree is the current one or not—see [66-tree -c](66-tree.html).
The field *Allowed* gives you a list of user(s) allowed to handle the tree—see [66-tree -a|b](66-tree.html).
The field *Allowed* gives you a list of user(s) allowed to handle the tree—see [66-tree -a|d](66-tree.html).
The field *Symlinks* tells you if the current live state point to the *source* or the *backup* of the *tree*. Every use of [66-enable](66-enable.html) tool create a automatic backup of the tree for `classic`,`bundle` or `atomic` service(s). A symlink pointing to *backup* mean that you have enabled a service without starting it. Right after a boot, each tree should point to *source*.
......
......@@ -53,7 +53,7 @@ This command handles a directory containing a set of *services*.
- **-D** : disables *tree*. The exact opposite of the **-E** option. The *tree* remains as is, but can only be started manually with [66-all](66-all.html).
- **-R** : deletes *tree*. ***Can not be undone!*** This will completely remove the given *tree* from the system! You will not be able to retrieve any information of the deleted *tree* after deleting it. Services currently running on tree will not be brought down before removing it. To do so, use the **-U** option in conjonction e.g. `66-tree -UR tree`.
- **-R** : deletes *tree*. ***Can not be undone!*** This will completely remove the given *tree* from the system! You will not be able to retrieve any information of the deleted *tree* after deleting it. Services currently running on tree will not be brought down before removing it. To do so, use the [66-all unsupervise](66-all.html) command then remove the tree.
- **-C** *clone* : makes a strict copy of *tree* named clone. Clone **must not** exist on the system.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment