1-get-initial-setup-working #2

Merged
hygienic-books merged 92 commits from 1-get-initial-setup-working into main 2023-03-05 03:02:48 +00:00
Showing only changes of commit 8aa2f6ea44 - Show all commits

View File

@ -416,7 +416,7 @@ Description=chmod initramfs to be root-read-writable only
Type=oneshot
ExecStart=/usr/bin/chmod 600 /boot/initramfs-linux.img
EOF
systemctl daemon-reload
systemctl enable --now "${path_unit}"
}