summarylogtreecommitdiffstats
path: root/efi-key
diff options
context:
space:
mode:
authortleydxdy2021-08-20 10:14:34 -0400
committertleydxdy2021-08-20 10:14:34 -0400
commit9f9c5103f03ab34c0dd9941df2b9df58b1bec982 (patch)
treea67f72d906ddcb66975b83536d4c6c6ce318e5c7 /efi-key
parentb0d15746b64270c890aab394768b46aafa4f5946 (diff)
downloadaur-9f9c5103f03ab34c0dd9941df2b9df58b1bec982.tar.gz
move stuff around for dracut
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}\""