summarylogtreecommitdiffstats
path: root/efi-key
diff options
context:
space:
mode:
Diffstat (limited to 'efi-key')
-rwxr-xr-xefi-key2
1 files changed, 1 insertions, 1 deletions
diff --git a/efi-key b/efi-key
index 3a19e025b8cf..7c329b05350d 100755
--- a/efi-key
+++ b/efi-key
@@ -1,6 +1,6 @@
#!/bin/bash -e
-. /etc/pacman.d/hooks/efi-key.conf
+. /etc/dracut-sb/efi-key.conf
mkdir -p "${efikey_dir}"
echo "To skip signing run \"touch ${skip_file}\""