mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-22 16:01:28 -04:00
network
This commit is contained in:
parent
0b9b0d053a
commit
7f73f3ba84
1 changed files with 5 additions and 0 deletions
|
@ -191,6 +191,11 @@ systemctl enable zfs-mount
|
|||
systemctl enable zfs-import.target
|
||||
```
|
||||
|
||||
### Enable systemd-networkd
|
||||
```bash
|
||||
systemctl enable systemd-networkd
|
||||
```
|
||||
|
||||
### Configure `initramfs-tools`
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue