1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-11-09 08:21:32 -05:00
This commit is contained in:
Tommy 2023-09-20 03:09:08 -07:00
parent 6dcbc77c14
commit aca3218eaf

View File

@ -237,7 +237,7 @@ systemctl enable systemd-networkd
echo "UMASK=0077" > /etc/initramfs-tools/conf.d/umask.conf
```
### Rebuild the initramfs
### Rebuild the initramfs
```bash
update-initramfs -c -k all