diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-01-02 10:35:22 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-01-02 10:35:22 +0000 |
commit | 76b5755f7c94cf728ec04e71108f9c57101826ba (patch) | |
tree | 8782990af9381260af4ff2831f4837704979d5c2 /perl-install/standalone | |
parent | 26061f332ea640ecc94035d504d11b779cb0a702 (diff) | |
download | drakx-76b5755f7c94cf728ec04e71108f9c57101826ba.tar drakx-76b5755f7c94cf728ec04e71108f9c57101826ba.tar.gz drakx-76b5755f7c94cf728ec04e71108f9c57101826ba.tar.bz2 drakx-76b5755f7c94cf728ec04e71108f9c57101826ba.tar.xz drakx-76b5755f7c94cf728ec04e71108f9c57101826ba.zip |
mark the harddrake service as interactive, so that package requests are displayed with parallell init
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-x | perl-install/standalone/service_harddrake.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/service_harddrake.sh b/perl-install/standalone/service_harddrake.sh index e1c439e95..fbea051f2 100755 --- a/perl-install/standalone/service_harddrake.sh +++ b/perl-install/standalone/service_harddrake.sh @@ -8,6 +8,7 @@ # ### BEGIN INIT INFO # Provides: harddrake +# X-Mandriva-Interactive # Should-Start: pcmcia dkms # Short-Description: The harddrake hardware probe # Description: This runs the hardware probe, and optionally configures |