mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-12 17:41:33 -05:00
Typo fix
This commit is contained in:
parent
6dcbc77c14
commit
aca3218eaf
@ -237,7 +237,7 @@ systemctl enable systemd-networkd
|
|||||||
echo "UMASK=0077" > /etc/initramfs-tools/conf.d/umask.conf
|
echo "UMASK=0077" > /etc/initramfs-tools/conf.d/umask.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
### Rebuild the initramfs
|
### Rebuild the initramfs
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
update-initramfs -c -k all
|
update-initramfs -c -k all
|
||||||
|
Loading…
Reference in New Issue
Block a user