From 73dac7e31181879139678dc40cbeb13b28948844 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Mon, 13 Mar 2023 21:25:19 +0530 Subject: [PATCH] add step to make libvirtd wait for zfs --- scripts/pratham-setup.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/scripts/pratham-setup.sh b/scripts/pratham-setup.sh index d70ff6d..f95c917 100755 --- a/scripts/pratham-setup.sh +++ b/scripts/pratham-setup.sh @@ -244,4 +244,9 @@ echo -e "Open Firefox and do the following: 1. Open \"about:config\" 2. Search for boolean \"browser.search.separatePrivateDefault.ui.enabled\" 3. Switch the value to \"true\" -4. Sign into the Firefox account" +4. Sign into the Firefox account + +--- + +Add the line 'After=zfs.target' to '/usr/lib/systemd/system/libvirtd.service' +"