1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-11-12 17:41:33 -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 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