mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-03 05:18:24 +03:00
docs: typo fix for /usr/etc
This commit is contained in:
parent
af723f9a2a
commit
7893e1907b
@ -78,7 +78,7 @@ How it works is:
|
|||||||
from the default `/usr/etc` (of the same deployment) are retained.
|
from the default `/usr/etc` (of the same deployment) are retained.
|
||||||
- Files in the currently booted deployment's `/etc` which were not
|
- Files in the currently booted deployment's `/etc` which were not
|
||||||
modified from the default `/usr/etc` (of the same deployment) are
|
modified from the default `/usr/etc` (of the same deployment) are
|
||||||
upgraded to the new defaults from the new deployment's `/etc/etc`.
|
upgraded to the new defaults from the new deployment's `/usr/etc`.
|
||||||
|
|
||||||
Roughly, this means that as soon as you modify or add a file in `/etc`,
|
Roughly, this means that as soon as you modify or add a file in `/etc`,
|
||||||
this file will be propagated forever as is (though there is a
|
this file will be propagated forever as is (though there is a
|
||||||
|
Loading…
Reference in New Issue
Block a user