diff --git a/lib/systemd/system/remount-secure.service b/lib/systemd/system/remount-secure.service index 0270649..52c7c2e 100644 --- a/lib/systemd/system/remount-secure.service +++ b/lib/systemd/system/remount-secure.service @@ -10,6 +10,8 @@ Before=sysinit.target Requires=local-fs.target After=local-fs.target +After=qubes-sysinit.service + [Service] Type=oneshot RemainAfterExit=yes