From d189fe1d4f8187826f5412455b029d999883c516 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 2 Jan 2006 10:06:38 +0000 Subject: add parallel init support (Couriousous) --- perl-install/standalone/service_harddrake.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-install/standalone/service_harddrake.sh b/perl-install/standalone/service_harddrake.sh index a6a8b94b9..147929b6a 100644 --- a/perl-install/standalone/service_harddrake.sh +++ b/perl-install/standalone/service_harddrake.sh @@ -5,6 +5,10 @@ # chkconfig: 345 05 95 # description: This runs the hardware probe, and optionally configures \ # changed hardware. +# +# X-Parallel-Init +# X-Parallel-Requires: pcmcia +# X-Parallel-Interactive # This is an interactive program, we need the current locale -- cgit v1.2.1