diff --git a/setup.sh b/setup.sh index 7142e16..3de0938 100644 --- a/setup.sh +++ b/setup.sh @@ -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}" }