diff --git a/post-install.sh b/post-install.sh index ca69003..8ac2aa5 100755 --- a/post-install.sh +++ b/post-install.sh @@ -185,7 +185,7 @@ fi # Enable Clevis for early boot echo "[+] Enabling Clevis for early boot..." -systemctl enable clevis-luks-askpass.service +systemctl enable clevis-luks-askpass.path || echo "WARNING: clevis-luks-askpass.path not found, may be enabled by default in AlmaLinux 9.1+" # Configure tinyssh for remote unlock echo "[+] Configuring tinyssh for remote unlock..."