summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/network/thirdparty.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/network/thirdparty.pm b/perl-install/network/thirdparty.pm
index 014a8de04..07eb82edf 100644
--- a/perl-install/network/thirdparty.pm
+++ b/perl-install/network/thirdparty.pm
@@ -80,6 +80,7 @@ my %network_settings = (
},
device => '/dev/ttySHCF0',
post => '/usr/sbin/hcfpciconfig --auto',
+ restart_service => 'hcfpci',
},
{
@@ -96,6 +97,7 @@ my %network_settings = (
},
device => '/dev/ttySHSF0',
post => '/usr/sbin/hsfconfig --auto',
+ restart_service => 'hsf',
},
{