mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04:00
remove some nonsense
This commit is contained in:
parent
7f73f3ba84
commit
4f323e1e74
@ -95,8 +95,6 @@ zpool set bootfs=zroot/ROOT/ubuntu zroot
|
||||
|
||||
Here, we deviate from the official guide by splitting out `/var/log`, `/var/spool`, `/var/cache` out into their own datasets. These are directories which are parts of Ubuntu that we do not want to be rolled back along with the system in case we need to boot into a prior snapshot.
|
||||
|
||||
If you plan to dual boot with a different system and have shared directory dataset, then you need to make sure that dataset is not under `zroot/ROOT`. `zroot/home` is an example of this.
|
||||
|
||||
### Mounting the filesystem
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user