From 6a5af0e43add747e7a5f102ad81ff9e25b8ef523 Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Tue, 5 Apr 2011 19:12:38 +0200 Subject: [PATCH] Ensure firstboot starts after qubes_core --- firstboot/init/firstboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firstboot/init/firstboot b/firstboot/init/firstboot index 76671d2..c042f89 100755 --- a/firstboot/init/firstboot +++ b/firstboot/init/firstboot @@ -3,7 +3,7 @@ # Provides: firstboot # Default-Start: 3 5 # Default-Stop: 0 1 2 4 6 -# Required-Start: +# Required-Start: qubes_core # Should-Start: $network # Short-Description: Starts the firstboot configuration program # Description: Firstboot runs the first time a machine is booted after