From 1d3242006cca9d78009667f06ad4d73b1bb2ef54 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Mon, 9 Jun 2025 19:34:00 +0100 Subject: op-mode: T7527: move assorted embedded shel snippets to script files --- op-mode-definitions/install-mok.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op-mode-definitions/install-mok.xml.in') diff --git a/op-mode-definitions/install-mok.xml.in b/op-mode-definitions/install-mok.xml.in index 906c34d8d..ab8e5d3db 100644 --- a/op-mode-definitions/install-mok.xml.in +++ b/op-mode-definitions/install-mok.xml.in @@ -6,7 +6,7 @@ Install Secure Boot MOK (Machine Owner Key) - if test -f /var/lib/shim-signed/mok/vyos-dev-2025-shim.der; then mokutil --ignore-keyring --import /var/lib/shim-signed/mok/vyos-dev-2025-shim.der; else echo "Secure Boot Machine Owner Key not found"; fi + ${vyos_op_scripts_dir}/install_mok.sh -- cgit v1.2.3