mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-07 06:22:58 -04:00
Fix typos (#827)
This commit is contained in:
parent
6f1d018605
commit
e1248ad120
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ Inside the TemplateBasedVM.
|
||||||
|
|
||||||
From now on any files within the/var/lib/tor folder will persist across reboots.
|
From now on any files within the/var/lib/tor folder will persist across reboots.
|
||||||
|
|
||||||
You can make make many files or folders persist, simply by making multiple entries in the p50_user.conf file, each on a separate line.
|
You can make make many files or folders persist, simply by making multiple entries in the `50_user.conf` file, each on a separate line.
|
||||||
For example, if you added the file `/etc/tor/torrc` to the `binds` variable, any modifications to *that* file will persist across reboots.
|
For example, if you added the file `/etc/tor/torrc` to the `binds` variable, any modifications to *that* file will persist across reboots.
|
||||||
|
|
||||||
binds+=( '/var/lib/tor' )
|
binds+=( '/var/lib/tor' )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue