summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/autoconf.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/harddrake/autoconf.pm')
-rw-r--r--perl-install/harddrake/autoconf.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/harddrake/autoconf.pm b/perl-install/harddrake/autoconf.pm
index 9a60fb87b..a1c991228 100644
--- a/perl-install/harddrake/autoconf.pm
+++ b/perl-install/harddrake/autoconf.pm
@@ -41,6 +41,8 @@ sub pcmcia {
PCIC_OPTS => "",
CORE_OPTS => "",
});
+ require services;
+ services::set_status("pcmcia", $pcic);
}
sub bluetooth {