mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04:00
network
This commit is contained in:
parent
0b9b0d053a
commit
7f73f3ba84
@ -191,6 +191,11 @@ systemctl enable zfs-mount
|
|||||||
systemctl enable zfs-import.target
|
systemctl enable zfs-import.target
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Enable systemd-networkd
|
||||||
|
```bash
|
||||||
|
systemctl enable systemd-networkd
|
||||||
|
```
|
||||||
|
|
||||||
### Configure `initramfs-tools`
|
### Configure `initramfs-tools`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user